diff options
author | Erik Johnston <erik@matrix.org> | 2017-02-01 18:27:24 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-02-01 18:27:24 +0000 |
commit | fac3c03087b14abf7b9857f937fd3311e0619a6f (patch) | |
tree | f354e273590f8d2738037c2a19b13c9c77bbce44 | |
parent | Merge pull request #1872 from matrix-org/erikj/key_changes (diff) | |
download | synapse-fac3c03087b14abf7b9857f937fd3311e0619a6f.tar.xz |
Be more agressive about purging old room event_push_actions
-rw-r--r-- | synapse/storage/event_push_actions.py | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/synapse/storage/event_push_actions.py b/synapse/storage/event_push_actions.py |