diff options
author | Erik Johnston <erik@matrix.org> | 2019-08-30 09:51:33 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-08-30 11:29:17 +0100 |
commit | 549f974897ddf2fb0e5dc571c3da8034a1eb6510 (patch) | |
tree | 6da7ecfcb82782f17f79183b3b2c420bc74ec718 | |
parent | Censor redactions in DB after a month (diff) | |
download | synapse-549f974897ddf2fb0e5dc571c3da8034a1eb6510.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/5934.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5934.feature b/changelog.d/5934.feature new file mode 100644 index 0000000000..eae969a52a --- /dev/null +++ b/changelog.d/5934.feature @@ -0,0 +1 @@ +Redact events in the database that have been redacted for a month. |