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

@ -2316,7 +2316,7 @@ push:
# Note that this option will only affect rooms created after it is set. It
# will also not affect rooms created by other servers.
#
#encryption_enabled_by_default_for_room_type: invite
encryption_enabled_by_default_for_room_type: {{ env "ENCRYPTED_BY_DEFAULT" }}
# Uncomment to allow non-server-admin users to create groups on this server