diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-01-15 19:40:46 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-01-15 19:40:52 +0000 |
commit | 48e57a6452be3fef4372832f9e8f8f630325a648 (patch) | |
tree | 4c10465ae7d6053692f51154a655855ede75db20 /changelog.d/6714.bugfix | |
parent | Changelog (diff) | |
download | synapse-48e57a6452be3fef4372832f9e8f8f630325a648.tar.xz |
Rename changelog
Diffstat (limited to 'changelog.d/6714.bugfix')
-rw-r--r-- | changelog.d/6714.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6714.bugfix b/changelog.d/6714.bugfix new file mode 100644 index 0000000000..3924f1ad79 --- /dev/null +++ b/changelog.d/6714.bugfix @@ -0,0 +1 @@ +Fix a bug causing Synapse to not always purge quiet rooms with a low `max_lifetime` in their message retention policies. |