summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/6714.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6714.bugfix b/changelog.d/6714.bugfix
index 3924f1ad79..410516694f 100644
--- a/changelog.d/6714.bugfix
+++ b/changelog.d/6714.bugfix
@@ -1 +1 @@
-Fix a bug causing Synapse to not always purge quiet rooms with a low `max_lifetime` in their message retention policies.
+Fix a bug causing Synapse to not always purge quiet rooms with a low `max_lifetime` in their message retention policies when running the automated purge jobs.