diff options
| author | Mathieu Velten <mathieuv@matrix.org> | 2023-09-15 15:37:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-15 15:37:44 +0200 |
| commit | dd44ee00b6cf4d900e56857039320660400cff37 (patch) | |
| tree | 6eca4fb08c6b4133b8617a371d582c8b80381bc4 /synapse/module_api/__init__.py | |
| parent | Convert `_insert_graph_receipts_txn` to `simple_upsert` (#16299) (diff) | |
| download | synapse-dd44ee00b6cf4d900e56857039320660400cff37.tar.xz | |
Add automatic purge after all users forget a room (#15488)
Also add restore of purge/shutdown rooms after a synapse restart. Co-authored-by: Eric Eastwood <erice@matrix.org> Co-authored-by: Erik Johnston <erikj@matrix.org>
Diffstat (limited to 'synapse/module_api/__init__.py')
| -rw-r--r-- | synapse/module_api/__init__.py | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/synapse/module_api/__init__.py b/synapse/module_api/__init__.py |
