mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-04 02:44:12 -04:00
Cleanup references to sample config in the docs and redirect users to configuration manual (#13077)
This commit is contained in:
parent
0ceb3af10b
commit
8330fc9953
12 changed files with 72 additions and 88 deletions
|
@ -13,8 +13,10 @@ environments where untrusted users have shell access.
|
|||
|
||||
## Configuring the manhole
|
||||
|
||||
To enable it, first uncomment the `manhole` listener configuration in
|
||||
`homeserver.yaml`. The configuration is slightly different if you're using docker.
|
||||
To enable it, first add the `manhole` listener configuration in your
|
||||
`homeserver.yaml`. You can find information on how to do that
|
||||
in the [configuration manual](usage/configuration/config_documentation.md#manhole_settings).
|
||||
The configuration is slightly different if you're using docker.
|
||||
|
||||
#### Docker config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue