From 24dac01b54ab68e2240fdb5b7de5abda30fcfabb Mon Sep 17 00:00:00 2001 From: clokep Date: Thu, 26 Oct 2023 19:12:31 +0000 Subject: deploy: 85e5f2dc252b866d67c8da2ddbfdb84974db1807 --- develop/usage/configuration/config_documentation.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'develop/usage/configuration') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 3d84ce3fa9..0fd6d82a97 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -326,6 +326,10 @@ This option replaces the previous top-level 'use_presence' option.

presence:
   enabled: false
 
+

enabled can also be set to a special value of "untracked" which ignores updates +received via clients and federation, while still accepting updates from the +module API.

+

The "untracked" option was added in Synapse 1.96.0.


require_auth_for_profile_requests

Whether to require authentication to retrieve profile data (avatars, display names) of other -- cgit 1.5.1