Update roles/custom/matrix-synapse/defaults/main.yml

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
This commit is contained in:
Luke D Iremadze 2023-06-02 23:38:57 -06:00 committed by GitHub
parent 1f0da9f744
commit 130c278a3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -336,8 +336,8 @@ matrix_synapse_include_profile_data_on_invite: true
# User search behaviour
matrix_synapse_search_all_users: false
matrix_synapse_prefer_local_users: false
matrix_synapse_user_directory_search_all_users: false
matrix_synapse_user_directory_prefer_local_users: false
# Controls whether people with access to the homeserver can register by themselves.
matrix_synapse_enable_registration: false