remove hardcode debug statments in favor of variables
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ TIMEOUT_SECONDS=45
|
||||
# DEBUGGING
|
||||
# ===========================================
|
||||
# Enable verbose logging (true/false)
|
||||
DEBUG=true
|
||||
DEBUG=false
|
||||
|
||||
# Enable path mapping debug output (true/false)
|
||||
PATH_DEBUG=false
|
||||
|
||||
Reference in New Issue
Block a user