diff options
author | Erik Johnston <erik@matrix.org> | 2019-10-30 15:12:49 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-10-30 15:23:37 +0000 |
commit | 7c8c97e635811609c5a7ae4c0bb94e6573c30753 (patch) | |
tree | 60827c247fcdecab2225486a14a3122513fde86d /synapse/handlers | |
parent | Merge pull request #6240 from matrix-org/erikj/split_out_persistence_store (diff) | |
download | synapse-7c8c97e635811609c5a7ae4c0bb94e6573c30753.tar.xz |
Split purge API into events vs state
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/pagination.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/handlers/pagination.py b/synapse/handlers/pagination.py |