Add the MudBytes connection details to config_default.py for easy access.

This commit is contained in:
Greg Taylor 2009-04-30 02:49:47 +00:00
parent 331f149dfb
commit 426932b5a6

View file

@ -97,6 +97,9 @@ IMC2_SERVER_PW = None
# This isn't something you should generally change.
IMC2_PROTOCOL_VERSION = '2'
# MudBytes IMC Information
#IMC2_SERVER_ADDRESS = 'server02.mudbytes.net'
#IMC2_SERVER_PORT = 9000
"""
Various comm channels for emitting debug or informative messages.
"""