mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Add a table of contents to config manual (#12527)
* Update config_documentation.md
This commit is contained in:
parent
8a87b4435a
commit
e75c7e3b6d
2
changelog.d/12527.doc
Normal file
2
changelog.d/12527.doc
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Add an index to the configuration manual.
|
||||||
|
|
@ -64,6 +64,48 @@ apply if you want your config file to be read properly. A few helpful things to
|
|||||||
In addition, each setting has an example of its usage, with the proper indentation
|
In addition, each setting has an example of its usage, with the proper indentation
|
||||||
shown.
|
shown.
|
||||||
|
|
||||||
|
## Contents
|
||||||
|
[Modules](#modules)
|
||||||
|
|
||||||
|
[Server](#server)
|
||||||
|
|
||||||
|
[Homeserver Blocking](#homeserver-blocking)
|
||||||
|
|
||||||
|
[TLS](#tls)
|
||||||
|
|
||||||
|
[Federation](#federation)
|
||||||
|
|
||||||
|
[Caching](#caching)
|
||||||
|
|
||||||
|
[Database](#database)
|
||||||
|
|
||||||
|
[Logging](#logging)
|
||||||
|
|
||||||
|
[Ratelimiting](#ratelimiting)
|
||||||
|
|
||||||
|
[Media Store](#media-store)
|
||||||
|
|
||||||
|
[Captcha](#captcha)
|
||||||
|
|
||||||
|
[TURN](#turn)
|
||||||
|
|
||||||
|
[Registration](#registration)
|
||||||
|
|
||||||
|
[API Configuration](#api-configuration)
|
||||||
|
|
||||||
|
[Signing Keys](#signing-keys)
|
||||||
|
|
||||||
|
[Single Sign On Integration](#single-sign-on-integration)
|
||||||
|
|
||||||
|
[Push](#push)
|
||||||
|
|
||||||
|
[Rooms](#rooms)
|
||||||
|
|
||||||
|
[Opentracing](#opentracing)
|
||||||
|
|
||||||
|
[Workers](#workers)
|
||||||
|
|
||||||
|
[Background Updates](#background-updates)
|
||||||
|
|
||||||
## Modules
|
## Modules
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user