mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-15 17:51:10 +00:00
deploy: 5eccfdfafd
This commit is contained in:
parent
62adabe313
commit
c7435744c3
4 changed files with 2 additions and 46 deletions
|
@ -3214,28 +3214,6 @@ In addition, each setting has an example of its usage, with the proper indentati
|
||||||
shown.</p>
|
shown.</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="contents"><a class="header" href="#contents">Contents</a></h2>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#modules">Modules</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#server">Server</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#homeserver-blocking">Homeserver Blocking</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#tls">TLS</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#federation">Federation</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#caching">Caching</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#database">Database</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#logging">Logging</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#ratelimiting">Ratelimiting</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#media-store">Media Store</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#captcha">Captcha</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#turn">TURN</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#registration">Registration</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#api-configuration">API Configuration</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#signing-keys">Signing Keys</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#single-sign-on-integration">Single Sign On Integration</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#push">Push</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#rooms">Rooms</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#opentracing">Opentracing</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#workers">Workers</a></p>
|
|
||||||
<p><a href="usage/configuration/config_documentation.html#background-updates">Background Updates</a></p>
|
|
||||||
<h2 id="modules"><a class="header" href="#modules">Modules</a></h2>
|
<h2 id="modules"><a class="header" href="#modules">Modules</a></h2>
|
||||||
<p>Server admins can expand Synapse's functionality with external modules.</p>
|
<p>Server admins can expand Synapse's functionality with external modules.</p>
|
||||||
<p>See <a href="usage/configuration/../../modules/index.html">here</a> for more
|
<p>See <a href="usage/configuration/../../modules/index.html">here</a> for more
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -213,28 +213,6 @@ In addition, each setting has an example of its usage, with the proper indentati
|
||||||
shown.</p>
|
shown.</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</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>
|
<h2 id="modules"><a class="header" href="#modules">Modules</a></h2>
|
||||||
<p>Server admins can expand Synapse's functionality with external modules.</p>
|
<p>Server admins can expand Synapse's functionality with external modules.</p>
|
||||||
<p>See <a href="../../modules/index.html">here</a> for more
|
<p>See <a href="../../modules/index.html">here</a> for more
|
||||||
|
|
Loading…
Reference in a new issue