Update config_default.py

This commit is contained in:
ahmedbodi 2013-12-26 21:22:45 +01:00
parent 15b04e27ea
commit 4201402d35

View File

@ -127,8 +127,8 @@ SIGNING_ID = None
# *********************** IRC / PEER CONFIGURATION *************
IRC_NICK = "stratum%s" # Skip IRC registration
#IRC_NICK = "stratum" # Use nickname of your choice
#IRC_NICK = "stratum%s" # Skip IRC registration
IRC_NICK = "stratum" # Use nickname of your choice
# Which hostname / external IP expose in IRC room
# This should be official HOSTNAME for normal operation.