@@ -3472,8 +3472,8 @@ This setting defines options related to the user directory.
...
@@ -3472,8 +3472,8 @@ This setting defines options related to the user directory.
This option has the following sub-options:
This option has the following sub-options:
* `enabled`:Defines whether users can search the user directory. If false then
* `enabled`:Defines whether users can search the user directory. If false then
empty responses are returned to all queries. Defaults to true.
empty responses are returned to all queries. Defaults to true.
* `search_all_users`:Defines whether to search all users visible to your HS when searching
* `search_all_users`:Defines whether to search all users visible to your HS at the time the search is performed. If set to true, will return all users who share a room with the user from the homeserver.
the user directory. If false, search results will only contain users
If false, search results will only contain users
visible in public rooms and users sharing a room with the requester.
visible in public rooms and users sharing a room with the requester.