This repository was archived by the owner on Apr 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1
-43
lines changed Expand file tree Collapse file tree 2 files changed +1
-43
lines changed Original file line number Diff line number Diff line change
1
+ Remove redundant 'Contents' section from the Configuration Manual. Contributed by @dklimpel.
Original file line number Diff line number Diff line change @@ -72,49 +72,6 @@ apply if you want your config file to be read properly. A few helpful things to
72
72
In addition, each setting has an example of its usage, with the proper indentation
73
73
shown.
74
74
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
-
118
75
# # Modules
119
76
120
77
Server admins can expand Synapse's functionality with external modules.
You can’t perform that action at this time.
0 commit comments