summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-08-22 10:42:59 +0100
committerGitHub <noreply@github.com>2019-08-22 10:42:59 +0100
commit119aa31b105705390e87f87186f787b32e04ba21 (patch)
tree6b254acd81c9c11942d556aaa3ec5efd6bdbcdc0 /changelog.d
parentImprove error msg when key-fetch fails (#5896) (diff)
downloadsynapse-119aa31b105705390e87f87186f787b32e04ba21.tar.xz
Servlet to purge old rooms (#5845)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5845.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5845.feature b/changelog.d/5845.feature
new file mode 100644
index 0000000000..7b0dc9a95e
--- /dev/null
+++ b/changelog.d/5845.feature
@@ -0,0 +1 @@
+Add an admin API to purge old rooms from the database.