diff options
author | Erik Johnston <erik@matrix.org> | 2019-08-29 17:38:51 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-08-30 11:29:17 +0100 |
commit | a4bf72c30c5953b721a64eae89db186fa8735bb3 (patch) | |
tree | c860e9d4a55e5d1fef53fbe6d86ada5fdb4f3b82 /synapse/storage/schema | |
parent | Add a link to python's logging config schema (#5926) (diff) | |
download | synapse-a4bf72c30c5953b721a64eae89db186fa8735bb3.tar.xz |
Censor redactions in DB after a month
Diffstat (limited to 'synapse/storage/schema')
-rw-r--r-- | synapse/storage/schema/delta/56/redaction_censor.sql | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/synapse/storage/schema/delta/56/redaction_censor.sql b/synapse/storage/schema/delta/56/redaction_censor.sql new file mode 100644 |