summary refs log tree commit diff
path: root/develop/usage
diff options
context:
space:
mode:
authorbabolivier <babolivier@users.noreply.github.com>2022-06-29 16:42:33 +0000
committerbabolivier <babolivier@users.noreply.github.com>2022-06-29 16:42:33 +0000
commit17e0ecdeb0f5217e3d1d3c9e4854af446b6ed296 (patch)
treec60e866d47a03bbfb937248cd57f15dafb462004 /develop/usage
parentdeploy: cdc02594491b9410f250f0adc4ea6d223aa3de7f (diff)
downloadsynapse-17e0ecdeb0f5217e3d1d3c9e4854af446b6ed296.tar.xz
deploy: e714b8a057f65fe07b4f3939e018e57862980cdc
Diffstat (limited to 'develop/usage')
-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 e90396f449..0bade482ef 100644
--- a/develop/usage/configuration/config_documentation.html
+++ b/develop/usage/configuration/config_documentation.html
@@ -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>