continuwuity/changelog.d/+lazy-redaction.feature.md

320 B

Added redaction_retention_secs, which keeps a redacted event's original content on disk for the configured time before the redaction is written over it permanently. Redactions are always applied to what clients and other servers receive. Defaults to 0, preserving the previous behaviour. Contributed by @eleboucher.