summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-02-25 17:58:12 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-02-25 17:58:12 +0000
commit6e620befc719ba4f8eaf4d1d269517480570b8b3 (patch)
tree865dcea48e94969070f00a1cacb03a84806366fe /docs
parentKill off half-implemented password-reset via sms (#6101) (diff)
parentMerge pull request #6117 from matrix-org/erikj/fix_sample_config (diff)
downloadsynapse-6e620befc719ba4f8eaf4d1d269517480570b8b3.tar.xz
Merge pull request #6117 from matrix-org/erikj/fix_sample_config
Diffstat (limited to 'docs')
-rw-r--r--docs/sample_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml
index 6d637eda20..3fc0ac2e5a 100644
--- a/docs/sample_config.yaml
+++ b/docs/sample_config.yaml
@@ -389,7 +389,7 @@ retention:
 #
 # Defaults to `7d`. Set to `null` to disable.
 #
-redaction_retention_period: 7d
+#redaction_retention_period: 28d
 
 # How long to track users' last seen time and IPs in the database.
 #