deploy: e75c7e3b6ddc25b76b4eabf10eca1e923048ae43
1 files changed, 22 insertions, 0 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html
index 2ae3d837a4..e0c2459f3b 100644
--- a/develop/usage/configuration/config_documentation.html
+++ b/develop/usage/configuration/config_documentation.html
@@ -206,6 +206,28 @@ In addition, each setting has an example of its usage, with the proper indentati
shown. </p>
</li>
</ul>
+<h2 id="contents"><a class="header" href="#contents">Contents</a></h2>
+<p><a href="#modules">Modules</a></p>
+<p><a href="#server">Server</a></p>
+<p><a href="#homeserver-blocking">Homeserver Blocking</a></p>
+<p><a href="#tls">TLS</a></p>
+<p><a href="#federation">Federation</a></p>
+<p><a href="#caching">Caching</a></p>
+<p><a href="#database">Database</a></p>
+<p><a href="#logging">Logging</a></p>
+<p><a href="#ratelimiting">Ratelimiting</a></p>
+<p><a href="#media-store">Media Store</a></p>
+<p><a href="#captcha">Captcha</a></p>
+<p><a href="#turn">TURN</a></p>
+<p><a href="#registration">Registration</a></p>
+<p><a href="#api-configuration">API Configuration</a></p>
+<p><a href="#signing-keys">Signing Keys</a></p>
+<p><a href="#single-sign-on-integration">Single Sign On Integration</a></p>
+<p><a href="#push">Push</a></p>
+<p><a href="#rooms">Rooms</a></p>
+<p><a href="#opentracing">Opentracing</a></p>
+<p><a href="#workers">Workers</a></p>
+<p><a href="#background-updates">Background Updates</a></p>
<h2 id="modules"><a class="header" href="#modules">Modules</a></h2>
<p>Server admins can expand Synapse's functionality with external modules.</p>
<p>See <a href="../../modules/index.html">here</a> for more
|