diff options
author | Erik Johnston <erik@matrix.org> | 2016-09-05 10:43:32 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-09-05 10:43:32 +0100 |
commit | 80a6a445faba2ea39ff497517e4ef92c882a11b0 (patch) | |
tree | 752256c178e542264cc99209c9cf8e1864fdcfa3 /synapse | |
parent | Make bulk_get_push_rules_for_room use get_joined_users_from_context cache (diff) | |
download | synapse-80a6a445faba2ea39ff497517e4ef92c882a11b0.tar.xz |
Only fetch local pushers
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/push_rule.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/storage/push_rule.py b/synapse/storage/push_rule.py |