1
0
mirror of https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS synced 2024-11-14 06:31:33 -05:00

Reduce remote media lifetime

Freed almost 600 GB of storage

Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com>
This commit is contained in:
wj25czxj47bu6q 2024-10-27 05:43:56 +00:00 committed by GitHub
parent cb19dbd896
commit 086052efc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ max_upload_size: 30M
media_store_path: /var/lib/matrix-synapse/media
media_retention:
local_media_lifetime: 1y
remote_media_lifetime: 1y
remote_media_lifetime: 26w
url_preview_enabled: true
url_preview_ip_range_blacklist:
- '127.0.0.0/8'