1 files changed, 1 insertions, 2 deletions
diff --git a/develop/message_retention_policies.html b/develop/message_retention_policies.html
index 57f1b48a9a..aee95664d9 100644
--- a/develop/message_retention_policies.html
+++ b/develop/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
|