Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
e75c7e3b
Unverified
Commit
e75c7e3b
authored
3 years ago
by
Shay
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add a table of contents to config manual (#12527)
* Update config_documentation.md
parent
8a87b443
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changelog.d/12527.doc
+2
-0
2 additions, 0 deletions
changelog.d/12527.doc
docs/usage/configuration/config_documentation.md
+44
-2
44 additions, 2 deletions
docs/usage/configuration/config_documentation.md
with
46 additions
and
2 deletions
changelog.d/12527.doc
0 → 100644
+
2
−
0
View file @
e75c7e3b
Add an index to the configuration manual.
This diff is collapsed.
Click to expand it.
docs/usage/configuration/config_documentation.md
+
44
−
2
View file @
e75c7e3b
...
...
@@ -64,7 +64,49 @@ 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
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
Server admins can expand Synapse's functionality with external modules.
...
...
@@ -3409,4 +3451,4 @@ background_updates:
sleep_duration_ms
:
300
min_batch_size
:
10
default_batch_size
:
50
```
\ No newline at end of file
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment