mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-27 22:34:55 +00:00
Merge pull request #4896 from matrix-org/erikj/disable_room_directory
Add option to disable search room lists
This commit is contained in:
@@ -1049,6 +1049,12 @@ password_config:
|
||||
|
||||
|
||||
|
||||
# Uncomment to disable searching the public room list. When disabled
|
||||
# blocks searching local and remote room lists for local and remote
|
||||
# users by always returning an empty list for all queries.
|
||||
#
|
||||
#enable_room_list_search: false
|
||||
|
||||
# The `alias_creation` option controls who's allowed to create aliases
|
||||
# on this server.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user