diff options
author | reivilibre <reivilibre@users.noreply.github.com> | 2023-10-10 11:10:35 +0000 |
---|---|---|
committer | reivilibre <reivilibre@users.noreply.github.com> | 2023-10-10 11:10:35 +0000 |
commit | 08665053a31d59ee5b808df14ad06d4222639346 (patch) | |
tree | 7ae0dc621517e875df4015fe4e66ad8024c49dbd /latest/message_retention_policies.html | |
parent | deploy: ae5b997cfac1a7d7540be7352f1c01295ce9100a (diff) | |
download | synapse-08665053a31d59ee5b808df14ad06d4222639346.tar.xz |
deploy: 25c412b3c57962104d7a9452f03a0fca7e999bc2
Diffstat (limited to 'latest/message_retention_policies.html')
-rw-r--r-- | latest/message_retention_policies.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/latest/message_retention_policies.html b/latest/message_retention_policies.html index 57f1b48a9a..aee95664d9 100644 --- a/latest/message_retention_policies.html +++ b/latest/message_retention_policies.html @@ -155,8 +155,7 @@ and allow server and room admins to configure how long messages should be kept in a homeserver's database before being purged from it. <strong>Please note that, as this feature isn't part of the Matrix specification yet, this implementation is to be considered as -experimental. There are known bugs which may cause database corruption. -Proceed with caution.</strong> </p> +experimental.</strong></p> <p>A message retention policy is mainly defined by its <code>max_lifetime</code> parameter, which defines how long a message can be kept around after it was sent to the room. If a room doesn't have a message retention |