feat: encryption by default
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/22.
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user