diff options
author | Mathieu Velten <mathieuv@matrix.org> | 2023-06-26 17:07:53 +0200 |
---|---|---|
committer | Mathieu Velten <mathieuv@matrix.org> | 2023-06-30 15:58:11 +0200 |
commit | 5bce6397aa477f55a2eb89a44ee449bdc486f8c4 (patch) | |
tree | f9d38d81f56de6d4e2ea89b65343d891250aee45 /synapse/rest/admin/__init__.py | |
parent | comments (diff) | |
download | synapse-5bce6397aa477f55a2eb89a44ee449bdc486f8c4.tar.xz |
Use DB for all purge/shutdown actions, including purge history
Diffstat (limited to 'synapse/rest/admin/__init__.py')
-rw-r--r-- | synapse/rest/admin/__init__.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/rest/admin/__init__.py b/synapse/rest/admin/__init__.py |