diff options
author | Werner Sembach <werner.sembach@fau.de> | 2019-12-16 13:12:40 +0100 |
---|---|---|
committer | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-12-16 12:12:40 +0000 |
commit | 9d173b312cc3ab170de3a7c58ac24778eddf93f6 (patch) | |
tree | c42971aa1e2cb4e7d278b5d1d4d8de329feff675 /changelog.d | |
parent | Document Shutdown Room admin API (#6541) (diff) | |
download | synapse-9d173b312cc3ab170de3a7c58ac24778eddf93f6.tar.xz |
Automatically delete empty groups/communities (#6453)
Signed-off-by: Werner Sembach <werner.sembach@fau.de>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6453.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6453.feature b/changelog.d/6453.feature new file mode 100644 index 0000000000..e7bb801c6a --- /dev/null +++ b/changelog.d/6453.feature @@ -0,0 +1 @@ +Automatically delete empty groups/communities. |