mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 03:58:06 +03:00
s/telnet/ssh/
This commit is contained in:
parent
c9ae1d1ee5
commit
5dc5e29b9c
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ class ServerConfig(Config):
|
||||||
- names: [federation]
|
- names: [federation]
|
||||||
compress: false
|
compress: false
|
||||||
|
|
||||||
# Turn on the twisted telnet manhole service on localhost on the given
|
# Turn on the twisted ssh manhole service on localhost on the given
|
||||||
# port.
|
# port.
|
||||||
# - port: 9000
|
# - port: 9000
|
||||||
# bind_address: 127.0.0.1
|
# bind_address: 127.0.0.1
|
||||||
|
|
Loading…
Reference in a new issue