mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 03:54:52 -04:00
Merge pull request #473 from matrix-org/erikj/ssh_manhole
Change manhole to use ssh
This commit is contained in:
commit
5727922106
2 changed files with 22 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue