diff options
author | Erik Johnston <erik@matrix.org> | 2019-09-05 17:16:03 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-09-05 17:16:45 +0100 |
commit | 3ff0422d2dbfa668df365da99a4b7caeea85528d (patch) | |
tree | bc0bd307ad4c40f86d839a12c97d483d99c47a19 /synapse/config | |
parent | Newsfile (diff) | |
download | synapse-3ff0422d2dbfa668df365da99a4b7caeea85528d.tar.xz |
Make redaction retention period configurable
Diffstat (limited to 'synapse/config')
-rw-r--r-- | synapse/config/server.py | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/synapse/config/server.py b/synapse/config/server.py |