turn debugging off

This commit is contained in:
2019-12-16 19:43:37 +01:00
parent 17083f186d
commit 8da1d8c38b
+1 -1
View File
@@ -36,7 +36,7 @@ import hbdclass
SEND_EMAIL=False SEND_EMAIL=False
SEND_PUSHOVER=True SEND_PUSHOVER=True
DEBUG = 2 DEBUG = 0
hbdclass.DEBUG = DEBUG hbdclass.DEBUG = DEBUG
MAXRECV = 32767 MAXRECV = 32767