fix: media retention is configurable
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/32
This commit is contained in:
@ -25,6 +25,8 @@ services:
|
||||
- ENCRYPTED_BY_DEFAULT
|
||||
- FEDERATION_ALLOWLIST
|
||||
- LETSENCRYPT_HOST=${DOMAIN}
|
||||
- MEDIA_RETENTION_LOCAL_LIFETIME
|
||||
- MEDIA_RETENTION_REMOTE_LIFETIME
|
||||
- PASSWORD_LOGIN_ENABLED
|
||||
- REDACTION_RETENTION_PERIOD
|
||||
- RETENTION_MAX_LIFETIME
|
||||
|
||||
Reference in New Issue
Block a user