diff options
author | Erik Johnston <erik@matrix.org> | 2017-05-18 17:48:36 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-05-18 17:48:36 +0100 |
commit | 72ed8196b3b83f19d09b9ad7078a1cd3f07dc0c5 (patch) | |
tree | de0c75e2d64f3b120fa486f6b56071b7cdcbbeb4 /synapse | |
parent | Increase size of push rule caches (diff) | |
download | synapse-72ed8196b3b83f19d09b9ad7078a1cd3f07dc0c5.tar.xz |
Don't push users who have left
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/push/bulk_push_rule_evaluator.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/push/bulk_push_rule_evaluator.py b/synapse/push/bulk_push_rule_evaluator.py |