Create hooks for user search ability
This commit is contained in:
@ -334,6 +334,11 @@ matrix_synapse_limit_profile_requests_to_users_who_share_rooms: false
|
||||
# Defaults to 'true'.
|
||||
matrix_synapse_include_profile_data_on_invite: true
|
||||
|
||||
|
||||
# User search behaviour
|
||||
matrix_synapse_search_all_users: false
|
||||
matrix_synapse_prefer_local_users: false
|
||||
|
||||
# Controls whether people with access to the homeserver can register by themselves.
|
||||
matrix_synapse_enable_registration: false
|
||||
# Controls whether people with access to the homeserver can register by themselves without verification (email/msisdn/token)
|
||||
|
Reference in New Issue
Block a user