s/telnet/ssh/

This commit is contained in:
Erik Johnston 2016-01-07 14:02:57 +00:00
parent c9ae1d1ee5
commit 5dc5e29b9c

View File

@ -200,7 +200,7 @@ class ServerConfig(Config):
- names: [federation]
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: 9000
# bind_address: 127.0.0.1