Skip to content
Snippets Groups Projects
Verified Commit dff25b33 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

matrix: Disable retention

parent 727e0cc6
No related branches found
No related tags found
No related merge requests found
......@@ -60,21 +60,8 @@ caches:
# Retention
delete_stale_devices_after: 1y
retention:
enabled: true
default_policy:
min_lifetime: 1d
max_lifetime: 1y
allowed_lifetime_min: 1d
allowed_lifetime_max: 1y
purge_jobs:
- longest_max_lifetime: 3d
interval: 12h
- shortest_max_lifetime: 3d
interval: 1d
media_retention:
local_media_lifetime: 1y
remote_media_lifetime: 28d
remote_media_lifetime: 14d
# Media repository
media_store_path: "/var/lib/synapse/media_store"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment