diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-09-24 17:25:13 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-09-24 17:25:13 +0100 |
commit | f3dfbc82d5b7c98040b4d95238b533b2ca95cd57 (patch) | |
tree | 941900ac76ea0422f041d5f33ebe0a82c89db05a /changelog.d/5.bugfix | |
parent | Consider every room as having no retention policy if the feature is disabled (diff) | |
download | synapse-f3dfbc82d5b7c98040b4d95238b533b2ca95cd57.tar.xz |
Typo
Diffstat (limited to 'changelog.d/5.bugfix')
-rw-r--r-- | changelog.d/5.bugfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5.bugfix b/changelog.d/5.bugfix index 4c94daedce..53f57f46ca 100644 --- a/changelog.d/5.bugfix +++ b/changelog.d/5.bugfix @@ -1 +1 @@ -Fix room retention policy management for in worker mode. +Fix room retention policy management in worker mode. |