diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-02-08 18:44:52 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-02-09 13:07:41 +0000 |
commit | 74fcbf741b3a7b95b5cc44478050e8a40fb7dc46 (patch) | |
tree | 99deb06ce2673f82ee4be8b5c36ddf0b51954ede /synapse/rest/client/v1/admin.py | |
parent | purge: Move cache invalidation to more appropriate place (diff) | |
download | synapse-74fcbf741b3a7b95b5cc44478050e8a40fb7dc46.tar.xz |
delete_local_events for purge_history
Add a flag which makes the purger delete local events
Diffstat (limited to 'synapse/rest/client/v1/admin.py')
-rw-r--r-- | synapse/rest/client/v1/admin.py | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/admin.py b/synapse/rest/client/v1/admin.py |