feat: encryption by default

See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/22.
This commit is contained in:
decentral1se
2022-04-03 19:25:19 +02:00
parent bca2a983c0
commit 005ce43f61
4 changed files with 5 additions and 2 deletions

View File

@ -12,6 +12,7 @@ services:
- macaroon_secret_key
- form_secret
environment:
- ENCRYPTED_BY_DEFAULT
- AUTO_JOIN_ROOM
- AUTO_JOIN_ROOM_ENABLED
- DISABLE_FEDERATION