Adding retention policy

This commit is contained in:
Miguel Gagliardo 2024-05-03 18:34:39 +01:00
parent 4a24247be5
commit 2cfca29e7c
1 changed files with 5 additions and 0 deletions

View File

@ -121,6 +121,11 @@ turn_user_lifetime: 86400000
turn_shared_secret: "${TURN_STATIC_SECRET}"
turn_uris: [ "turn:${DOMAIN}?transport=udp" ]
suppress_key_server_warning: true
retention:
enabled: true
default_policy:
min_lifetime: 1s
max_lifetime: 1s
EOF
# Replace Password in homeserver.yaml