Add a config option to show all local users in user directory, closes #260
This commit is contained in:
@@ -538,6 +538,12 @@
|
||||
#
|
||||
#allow_unlisted_room_search_by_id = true
|
||||
|
||||
# Show all local users in user directory. With this set to false, only
|
||||
# users in public rooms or those that share a room with the user making
|
||||
# the search will be shown.
|
||||
#
|
||||
#show_all_local_users_in_user_directory = false
|
||||
|
||||
# Allow guests/unauthenticated users to access TURN credentials.
|
||||
#
|
||||
# This is the equivalent of Synapse's `turn_allow_guests` config option.
|
||||
|
||||
Reference in New Issue
Block a user