From b1a67bb63b50db748c9a4aba5a2ff619496bbf43 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 18 Jun 2024 09:38:36 +0000 Subject: deploy: 1c7d85fdfea386c1d9631ca10bacb77ce66dbf37 --- develop/usage/configuration/config_documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/usage/configuration/config_documentation.html') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index fea2a96526..bc753176b2 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -3724,7 +3724,7 @@ to see it from their client.

By default, no room is excluded.

Example configuration:

exclude_rooms_from_sync:
-    - !foo:example.com
+    - "!foo:example.com"
 

Opentracing

-- cgit 1.5.1