mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-17 15:13:02 +01:00
Changed default for telnetEnable to False, for obvious reasons
This commit is contained in:
parent
5db1dbd595
commit
2719dcd8bd
@ -104,7 +104,7 @@ errorReplyPrivate = False
|
|||||||
# into the bot and see how it's working internally. A lifesaver
|
# into the bot and see how it's working internally. A lifesaver
|
||||||
# for development.
|
# for development.
|
||||||
###
|
###
|
||||||
telnetEnable = True
|
telnetEnable = False
|
||||||
telnetPort = 31337
|
telnetPort = 31337
|
||||||
|
|
||||||
###
|
###
|
||||||
|
Loading…
Reference in New Issue
Block a user