From 599c9f0074e2278a5d52ab5dffa8305f2bc560c3 Mon Sep 17 00:00:00 2001 From: devonh Date: Mon, 24 Jun 2024 17:20:29 +0000 Subject: deploy: 805e6c9a8f703a0a774321bd0755be63dcdcc807 --- develop/print.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index f1ea0e4323..a3b0f7d97e 100644 --- a/develop/print.html +++ b/develop/print.html @@ -7044,7 +7044,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 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. +

    search_all_users: Defines whether to search all users visible to your homeserver at the time the search is performed. +If set to true, will return all users known to the homeserver matching the search query. If false, search results will only contain users visible in public rooms and users sharing a room with the requester. Defaults to false.

    -- cgit 1.5.1