remove hardcode debug statments in favor of variables

This commit is contained in:
2025-09-14 14:38:14 -04:00
parent 1dae7df3d2
commit 75b8338b86
4 changed files with 79 additions and 45 deletions
+1 -1
View File
@@ -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