mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 17:46:08 +03:00
deploy: e714b8a057
This commit is contained in:
parent
af4daf6be7
commit
17e0ecdeb0
4 changed files with 4 additions and 4 deletions
|
@ -3381,7 +3381,7 @@ query the room directory. Defaults to false.</p>
|
|||
<pre><code class="language-yaml">allow_public_rooms_without_auth: true
|
||||
</code></pre>
|
||||
<hr />
|
||||
<h3 id="allow_public_rooms_without_auth-1"><a class="header" href="#allow_public_rooms_without_auth-1"><code>allow_public_rooms_without_auth</code></a></h3>
|
||||
<h3 id="allow_public_rooms_over_federation"><a class="header" href="#allow_public_rooms_over_federation"><code>allow_public_rooms_over_federation</code></a></h3>
|
||||
<p>If set to true, allows any other homeserver to fetch the server's public
|
||||
rooms directory via federation. Defaults to false.</p>
|
||||
<p>Example configuration:</p>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -381,7 +381,7 @@ query the room directory. Defaults to false.</p>
|
|||
<pre><code class="language-yaml">allow_public_rooms_without_auth: true
|
||||
</code></pre>
|
||||
<hr />
|
||||
<h3 id="allow_public_rooms_without_auth-1"><a class="header" href="#allow_public_rooms_without_auth-1"><code>allow_public_rooms_without_auth</code></a></h3>
|
||||
<h3 id="allow_public_rooms_over_federation"><a class="header" href="#allow_public_rooms_over_federation"><code>allow_public_rooms_over_federation</code></a></h3>
|
||||
<p>If set to true, allows any other homeserver to fetch the server's public
|
||||
rooms directory via federation. Defaults to false.</p>
|
||||
<p>Example configuration:</p>
|
||||
|
|
Loading…
Reference in a new issue