Fix DEBUG config var

This commit is contained in:
David Coppit
2015-06-27 15:45:08 -04:00
parent 51bb83d62f
commit 7be05137c3

View File

@@ -40,4 +40,4 @@ UMASK=0
IGNORE_EVENTS_WHILE_COMMAND_IS_RUNNING=1
# Set this to 1 to log all events, for debugging purposes. WARNING! This creates copious amounts of confusing logging!
DEBUG_EVENTS=0
DEBUG=0