mirror of
https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS
synced 2024-11-14 14:41: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:
parent
cb19dbd896
commit
086052efc0
@ -2,7 +2,7 @@ max_upload_size: 30M
|
|||||||
media_store_path: /var/lib/matrix-synapse/media
|
media_store_path: /var/lib/matrix-synapse/media
|
||||||
media_retention:
|
media_retention:
|
||||||
local_media_lifetime: 1y
|
local_media_lifetime: 1y
|
||||||
remote_media_lifetime: 1y
|
remote_media_lifetime: 26w
|
||||||
url_preview_enabled: true
|
url_preview_enabled: true
|
||||||
url_preview_ip_range_blacklist:
|
url_preview_ip_range_blacklist:
|
||||||
- '127.0.0.0/8'
|
- '127.0.0.0/8'
|
||||||
|
Loading…
Reference in New Issue
Block a user