1
0
mirror of https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS synced 2024-09-19 14:14:43 -04:00

Add forgotten_room_retention_period

Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com>
This commit is contained in:
wj25czxj47bu6q 2023-12-02 10:47:13 +00:00 committed by GitHub
parent 72477c3938
commit e27fe2b697
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,6 @@ retention:
enabled: false enabled: false
redaction_retention_period: 30d redaction_retention_period: 30d
forgotten_room_retention_period: 7d
user_ips_max_age: 60d user_ips_max_age: 60d
delete_stale_devices_after: 120d delete_stale_devices_after: 120d