summary refs log tree commit diff
path: root/develop/usage/configuration/config_documentation.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2024-06-18 09:38:36 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2024-06-18 09:38:36 +0000
commitb1a67bb63b50db748c9a4aba5a2ff619496bbf43 (patch)
treeab3af4207c1911bac6ea5ccf1a8b93963aa879d8 /develop/usage/configuration/config_documentation.html
parentdeploy: e88332b5f49235be21ea6c6947ae578665b2982a (diff)
downloadsynapse-b1a67bb63b50db748c9a4aba5a2ff619496bbf43.tar.xz
deploy: 1c7d85fdfea386c1d9631ca10bacb77ce66dbf37
Diffstat (limited to 'develop/usage/configuration/config_documentation.html')
-rw-r--r--develop/usage/configuration/config_documentation.html2
1 files changed, 1 insertions, 1 deletions
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.</p> <p>By default, no room is excluded.</p> <p>Example configuration:</p> <pre><code class="language-yaml">exclude_rooms_from_sync: - - !foo:example.com + - &quot;!foo:example.com&quot; </code></pre> <hr /> <h2 id="opentracing"><a class="header" href="#opentracing">Opentracing</a></h2>