diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-01-07 15:59:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-07 15:59:05 +0100 |
commit | 03edfc58500197fee40c808680551ea55d1560e8 (patch) | |
tree | d531e9bbc68001dd687e5bcf6b7a65104e46384b /changelog.d/6624.doc | |
parent | Fix vacuum instructions for sqlite (diff) | |
download | synapse-03edfc58500197fee40c808680551ea55d1560e8.tar.xz |
Update changelog.d/6624.doc
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r-- | changelog.d/6624.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6624.doc b/changelog.d/6624.doc index c8aade0974..bc9a022db2 100644 --- a/changelog.d/6624.doc +++ b/changelog.d/6624.doc @@ -1 +1 @@ -Add a complete documentation of the message retention policies support. +Add complete documentation of the message retention policies support. |