mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Add a link to the configuration manual from the homeserver sample config documentation page (#13139)
This commit is contained in:
parent
6ad012ef89
commit
0ceb3af10b
1
changelog.d/13139.doc
Normal file
1
changelog.d/13139.doc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Add a link to the configuration manual from the homeserver sample config documentation.
|
@ -9,6 +9,9 @@ a real homeserver.yaml. Instead, if you are starting from scratch, please genera
|
|||||||
a fresh config using Synapse by following the instructions in
|
a fresh config using Synapse by following the instructions in
|
||||||
[Installation](../../setup/installation.md).
|
[Installation](../../setup/installation.md).
|
||||||
|
|
||||||
|
Documentation for all configuration options can be found in the
|
||||||
|
[Configuration Manual](./config_documentation.md).
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
{{#include ../../sample_config.yaml}}
|
{{#include ../../sample_config.yaml}}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user