summary refs log tree commit diff
path: root/latest/sample_config.yaml
diff options
context:
space:
mode:
authorreivilibre <reivilibre@users.noreply.github.com>2022-04-19 12:25:04 +0000
committerreivilibre <reivilibre@users.noreply.github.com>2022-04-19 12:25:04 +0000
commitc9977cd749a3957d79268f31d9771dba5c9588fa (patch)
tree07244ead4eaf3dfecfb81994312d47749a645829 /latest/sample_config.yaml
parentdeploy: dfc7646504cef3e4ff396c36089e1c6f1b1634de (diff)
downloadsynapse-c9977cd749a3957d79268f31d9771dba5c9588fa.tar.xz
deploy: dfc7646504cef3e4ff396c36089e1c6f1b1634de
Diffstat (limited to 'latest/sample_config.yaml')
-rw-r--r--latest/sample_config.yaml9
1 files changed, 9 insertions, 0 deletions
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.
 #