Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 5eccfdf

Browse files
authored
Remove 'Contents' section from the Configuration Manual (#13438)
Fixes: #13053
1 parent ec6758d commit 5eccfdf

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

changelog.d/13438.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Remove redundant 'Contents' section from the Configuration Manual. Contributed by @dklimpel.

docs/usage/configuration/config_documentation.md

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -72,49 +72,6 @@ apply if you want your config file to be read properly. A few helpful things to
7272
In addition, each setting has an example of its usage, with the proper indentation
7373
shown.
7474

75-
## Contents
76-
[Modules](#modules)
77-
78-
[Server](#server)
79-
80-
[Homeserver Blocking](#homeserver-blocking)
81-
82-
[TLS](#tls)
83-
84-
[Federation](#federation)
85-
86-
[Caching](#caching)
87-
88-
[Database](#database)
89-
90-
[Logging](#logging)
91-
92-
[Ratelimiting](#ratelimiting)
93-
94-
[Media Store](#media-store)
95-
96-
[Captcha](#captcha)
97-
98-
[TURN](#turn)
99-
100-
[Registration](#registration)
101-
102-
[API Configuration](#api-configuration)
103-
104-
[Signing Keys](#signing-keys)
105-
106-
[Single Sign On Integration](#single-sign-on-integration)
107-
108-
[Push](#push)
109-
110-
[Rooms](#rooms)
111-
112-
[Opentracing](#opentracing)
113-
114-
[Workers](#workers)
115-
116-
[Background Updates](#background-updates)
117-
11875
## Modules
11976

12077
Server admins can expand Synapse's functionality with external modules.

0 commit comments

Comments
 (0)