Add encryption_enabled_by_default_for_room_type
This commit simply add encryption_enabled_by_default_for_room_type variable. Signed-off-by: Alejo Diaz <xlejo@protonmail.com>
This commit is contained in:
@ -580,6 +580,8 @@ matrix_synapse_default_room_version: "6"
|
||||
# If not, you can also control its value manually.
|
||||
matrix_synapse_spam_checker: []
|
||||
|
||||
matrix_synapse_encryption_enabled_by_default_for_room_type: off
|
||||
|
||||
matrix_synapse_trusted_key_servers:
|
||||
- server_name: "matrix.org"
|
||||
|
||||
|
Reference in New Issue
Block a user