debug off

This commit is contained in:
2016-04-19 22:37:50 -04:00
parent 5ce4d94919
commit bcf3120833
+1 -1
View File
@@ -33,7 +33,7 @@ import syslog
PORT = 50003 PORT = 50003
INTERVAL = 10 INTERVAL = 10
PIDFILE = '/tmp/hbc.pid' PIDFILE = '/tmp/hbc.pid'
DBG = True DBG = False
socks = None socks = None
up = True up = True