diff options
author | Erik Johnston <erik@matrix.org> | 2018-02-14 13:37:56 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-02-15 09:51:09 +0000 |
commit | aece8e73b12ce481fc386fdcdcd8f6fa9ceaa2d9 (patch) | |
tree | 976b041f3d89c388bfeb109f94762f49c57601ed | |
parent | Deleting from event_push_actions needs to use an index (diff) | |
download | synapse-aece8e73b12ce481fc386fdcdcd8f6fa9ceaa2d9.tar.xz |
Make push actions rotation configurable
-rw-r--r-- | synapse/storage/event_push_actions.py | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/synapse/storage/event_push_actions.py b/synapse/storage/event_push_actions.py |