diff --git a/src/conf.py b/src/conf.py index eae538184..ebad5c973 100644 --- a/src/conf.py +++ b/src/conf.py @@ -104,7 +104,7 @@ errorReplyPrivate = False # into the bot and see how it's working internally. A lifesaver # for development. ### -telnetEnable = True +telnetEnable = False telnetPort = 31337 ###