Fix DEBUG config var
This commit is contained in:
@@ -40,4 +40,4 @@ UMASK=0
|
|||||||
IGNORE_EVENTS_WHILE_COMMAND_IS_RUNNING=1
|
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!
|
# Set this to 1 to log all events, for debugging purposes. WARNING! This creates copious amounts of confusing logging!
|
||||||
DEBUG_EVENTS=0
|
DEBUG=0
|
||||||
|
|||||||
Reference in New Issue
Block a user