element-hq / element-hq/synapse
clarify redaction_retention_period doc
Open
A-Docs
A-Retention
T-Task
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#9998](https://github.com/matrix-org/synapse/issues/9998).
---
**Description:**
I came across this, it may apply to other files as well:
https://github.com/matrix-org/synapse/blob/66609122260ad151359b9c0028634094cf51b5c5/docs/sample_config.yaml#L438-L443
please clarify in the doc whether disable means
- disabling the retention (time span) of unredacted event, replacing it immediately
- disabling the replacement of unredacted by redacted events, keeping unredacted indefinitely
Contributor guide
Assessment
This issue has not been assessed yet.