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

@ -215,9 +215,6 @@ matrix_synapse_recaptcha_private_key: ''
# Disabling this option will not delete any tokens previously generated.
matrix_synapse_registration_requires_token: false
# Allows non-server-admin users to create groups on this server
matrix_synapse_enable_group_creation: false
# A list of 3PID types which users must supply when registering (possible values: email, msisdn).
matrix_synapse_registrations_require_3pid: []