diff options
author | Mark Haines <mark.haines@matrix.org> | 2016-03-22 13:52:45 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2016-03-22 13:52:45 +0000 |
commit | 5defb25ac622d979c13d9e9d311e69c2ef7c15a5 (patch) | |
tree | 0c8aa4f6865876852d7323ee75ab22e94e64f17d | |
parent | Merge pull request #655 from matrix-org/erikj/edu_yield (diff) | |
download | synapse-5defb25ac622d979c13d9e9d311e69c2ef7c15a5.tar.xz |
Use get_users_in_room to count the number of room members rather than using read_receipts
-rw-r--r-- | synapse/push/bulk_push_rule_evaluator.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/push/bulk_push_rule_evaluator.py b/synapse/push/bulk_push_rule_evaluator.py |