From aeaf8f7222c1d8dfdc474a0aff81786fc189d11d Mon Sep 17 00:00:00 2001 From: babolivier Date: Wed, 30 Mar 2022 09:43:45 +0000 Subject: deploy: 437a8ed9efdf8f1aefa092d0761076da3ae78100 --- develop/usage/configuration/homeserver_sample_config.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'develop/usage/configuration/homeserver_sample_config.html') diff --git a/develop/usage/configuration/homeserver_sample_config.html b/develop/usage/configuration/homeserver_sample_config.html index 153336aa7f..28bb4d30bd 100644 --- a/develop/usage/configuration/homeserver_sample_config.html +++ b/develop/usage/configuration/homeserver_sample_config.html @@ -731,6 +731,15 @@ templates: # #custom_template_directory: /path/to/custom/templates/ +# List of rooms to exclude from sync responses. This is useful for server +# administrators wishing to group users into a room without these users being able +# to see it from their client. +# +# By default, no room is excluded. +# +#exclude_rooms_from_sync: +# - !foo:example.com + # Message retention policy at the server level. # -- cgit 1.5.1