Synchronize homeserver.yaml config with the one from Synapse 1.61.0

This commit is contained in:
Slavi Pantaleev
2022-06-17 15:25:49 +03:00
parent 2edbabe652
commit 323f5aa60d
3 changed files with 1 additions and 13 deletions

View File

@ -2600,16 +2600,6 @@ spam_checker: {{ matrix_synapse_spam_checker|to_json }}
encryption_enabled_by_default_for_room_type: {{ matrix_synapse_encryption_enabled_by_default_for_room_type|to_json }}
# Uncomment to allow non-server-admin users to create groups on this server
#
enable_group_creation: {{ matrix_synapse_enable_group_creation|to_json }}
# If enabled, non server admins can only create groups with local parts
# starting with this prefix
#
#group_creation_prefix: "unofficial_"
# User Directory configuration
#