summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-05-12 15:48:18 +0200
committerMathieu Velten <mathieuv@matrix.org>2023-05-12 15:52:41 +0200
commit7a6daa51bdad7176e135d73c345fde3947044864 (patch)
treee31f1bfdf3da53b5ba9dcb5b49032783afe6fba0 /changelog.d
parentMark locally forgotten rooms for purging after `purge_retention_period` (diff)
downloadsynapse-7a6daa51bdad7176e135d73c345fde3947044864.tar.xz
Add changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15488.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15488.feature b/changelog.d/15488.feature
new file mode 100644
index 0000000000..8684d84192
--- /dev/null
+++ b/changelog.d/15488.feature
@@ -0,0 +1 @@
+Add automatic purge after all users forgotten a room. Also add restore of purge/shutdown rooms after a synapse restart.