mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:16:09 -04:00
Remove the ~, comment the lines instead
This commit is contained in:
parent
62cebee8ee
commit
345995fcde
2 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ class ServerConfig(Config):
|
|||
|
||||
# Turn on the twisted telnet manhole service on localhost on the given
|
||||
# port.
|
||||
manhole: ~
|
||||
#manhole: 9000
|
||||
""" % locals()
|
||||
|
||||
def read_arguments(self, args):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue