From db9d71ecf60a7407e944cef4eb4201e116e1313b Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Thu, 11 Aug 2022 13:06:45 +0000 Subject: deploy: 953df2ad88fb9fc7d1a67966c79980136321119d --- develop/print.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index d2f0df57b5..33b096f578 100644 --- a/develop/print.html +++ b/develop/print.html @@ -3770,6 +3770,9 @@ using Synapse's media repository.

redaction_retention_period

How long to keep redacted events in unredacted form in the database. After this period redacted events get replaced with their redacted form in the DB.

+

Synapse will check whether the rentention period has concluded for redacted +events every 5 minutes. Thus, even if this option is set to 0, Synapse may +still take up to 5 minutes to purge redacted events from the database.

Defaults to 7d. Set to null to disable.

Example configuration:

redaction_retention_period: 28d
-- 
cgit 1.5.1