diff options
author | Erik Johnston <erik@matrix.org> | 2016-06-01 11:34:06 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-06-03 11:04:31 +0100 |
commit | 9c26b390a2112590fe4252057dc1f081cb99a6b1 (patch) | |
tree | 4328f6b2656830853706d91f1ca992cc506bdc65 /synapse/push | |
parent | Merge pull request #811 from matrix-org/erikj/state_users_in_room (diff) | |
download | synapse-9c26b390a2112590fe4252057dc1f081cb99a6b1.tar.xz |
Only get local users
Diffstat (limited to 'synapse/push')
-rw-r--r-- | synapse/push/bulk_push_rule_evaluator.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/push/bulk_push_rule_evaluator.py b/synapse/push/bulk_push_rule_evaluator.py |