From d09375c55ba75c2b499a763456f84098899844ab Mon Sep 17 00:00:00 2001 From: babolivier Date: Tue, 17 Aug 2021 13:23:12 +0000 Subject: deploy: 1a9f531c79f8a043db6f151c5393f23aa5675800 --- develop/usage/configuration/homeserver_sample_config.html | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'develop/usage/configuration') diff --git a/develop/usage/configuration/homeserver_sample_config.html b/develop/usage/configuration/homeserver_sample_config.html index fc38bacd42..73adde4b62 100644 --- a/develop/usage/configuration/homeserver_sample_config.html +++ b/develop/usage/configuration/homeserver_sample_config.html @@ -300,20 +300,6 @@ presence: # #enabled: false - # Presence routers are third-party modules that can specify additional logic - # to where presence updates from users are routed. - # - presence_router: - # The custom module's class. Uncomment to use a custom presence router module. - # - #module: "my_custom_router.PresenceRouter" - - # Configuration options of the custom module. Refer to your module's - # documentation for available options. - # - #config: - # example_option: 'something' - # Whether to require authentication to retrieve profile data (avatars, # display names) of other users through the client API. Defaults to # 'false'. Note that profile data is also available via the federation -- cgit 1.5.1