mirror of
https://github.com/element-hq/synapse.git
synced 2025-04-15 06:16:20 +00:00
deploy: 1c7d85fdfe
This commit is contained in:
parent
13d858c96f
commit
b1a67bb63b
4 changed files with 4 additions and 4 deletions
|
@ -7336,7 +7336,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
|
||||
- "!foo:example.com"
|
||||
</code></pre>
|
||||
<hr />
|
||||
<h2 id="opentracing"><a class="header" href="#opentracing">Opentracing</a></h2>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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
|
||||
- "!foo:example.com"
|
||||
</code></pre>
|
||||
<hr />
|
||||
<h2 id="opentracing"><a class="header" href="#opentracing">Opentracing</a></h2>
|
||||
|
|
Loading…
Add table
Reference in a new issue