From 31b2d4e4006182da67a9614c320b616a73468234 Mon Sep 17 00:00:00 2001
From: erikjohnston
Date: Fri, 13 Jan 2023 14:47:13 +0000
Subject: deploy: 1416096527be9fc7edf29a087515f0ac62ce8419
---
develop/usage/configuration/config_documentation.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'develop/usage/configuration/config_documentation.html')
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html
index 9c4d014f76..3429fb438b 100644
--- a/develop/usage/configuration/config_documentation.html
+++ b/develop/usage/configuration/config_documentation.html
@@ -3124,8 +3124,8 @@ will also not affect rooms created by other servers.
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
-the user directory. If false, search results will only contain users
+
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.
+If false, search results will only contain users
visible in public rooms and users sharing a room with the requester.
Defaults to false.
NB. If you set this to true, and the last time the user_directory search
--
cgit 1.5.1