From c9977cd749a3957d79268f31d9771dba5c9588fa Mon Sep 17 00:00:00 2001 From: reivilibre Date: Tue, 19 Apr 2022 12:25:04 +0000 Subject: deploy: dfc7646504cef3e4ff396c36089e1c6f1b1634de --- latest/sample_config.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'latest/sample_config.yaml') diff --git a/latest/sample_config.yaml b/latest/sample_config.yaml index a21b48ab2e..b8d8c0dbf0 100644 --- a/latest/sample_config.yaml +++ b/latest/sample_config.yaml @@ -539,6 +539,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.4.1