diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-01-08 13:28:12 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-01-08 13:28:12 +0000 |
commit | 32ad2a3349e262a431aa9c57fef2d89f629aac31 (patch) | |
tree | a03ee8dc9bf2d6ffd806083159a31188e4ad1f2d | |
parent | Fix typo in message retention policies doc (diff) | |
download | synapse-32ad2a3349e262a431aa9c57fef2d89f629aac31.tar.xz |
Changelog
-rw-r--r-- | changelog.d/6665.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6665.doc b/changelog.d/6665.doc new file mode 100644 index 0000000000..bc9a022db2 --- /dev/null +++ b/changelog.d/6665.doc @@ -0,0 +1 @@ +Add complete documentation of the message retention policies support. |