From 29004dff5eba12fddbfc2a290d28df3aee976fc2 Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Wed, 4 May 2022 15:42:19 +0000 Subject: deploy: 332cce8dcf9c28314f568c290b57e98036a0e723 --- develop/usage/configuration/config_documentation.html | 6 +++--- 1 file changed, 3 insertions(+), 3 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 e0c2459f3b..ed8c88e46a 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -975,11 +975,11 @@ on this homeserver.


Config option: allow_device_name_lookup_over_federation

-

Set this option to false to disable device display name lookup over federation. By default, the -Federation API allows other homeservers to obtain device display names of any user +

Set this option to true to allow device display name lookup over federation. By default, the +Federation API prevents other homeservers from obtaining the display names of any user devices on this homeserver.

Example configuration:

-
allow_device_name_lookup_over_federation: false
+
allow_device_name_lookup_over_federation: true
 

Caching

-- cgit 1.5.1