diff options
author | richvdh <richvdh@users.noreply.github.com> | 2022-08-03 09:20:26 +0000 |
---|---|---|
committer | richvdh <richvdh@users.noreply.github.com> | 2022-08-03 09:20:26 +0000 |
commit | c7435744c3de01febdcfabaeeffb7833c7f077c4 (patch) | |
tree | 2a97777dfcecc35f690570dc4aa378166097ec07 /develop/usage/configuration/config_documentation.html | |
parent | deploy: ec6758d47253fd6f0cee567f38c8996e35a4de7a (diff) | |
download | synapse-c7435744c3de01febdcfabaeeffb7833c7f077c4.tar.xz |
deploy: 5eccfdfafdf957739697d667c05fde829cc0f8bc
Diffstat (limited to '')
-rw-r--r-- | develop/usage/configuration/config_documentation.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 8b104f3403..d1a7d9d242 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -213,28 +213,6 @@ 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 |