mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-01 02:26:10 -04:00
Add option to disable search room lists
This disables both local and remote room list searching.
This commit is contained in:
parent
11f2125885
commit
213c98c00a
3 changed files with 27 additions and 0 deletions
|
@ -1036,6 +1036,11 @@ password_config:
|
|||
|
||||
|
||||
|
||||
# Wether the public room list can be searched. When disabled blocks
|
||||
# searching local and remote room list for local and remote users.
|
||||
#
|
||||
#enable_room_list_search: true
|
||||
|
||||
# The `alias_creation` option controls who's allowed to create aliases
|
||||
# on this server.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue