Better restructure, and improved debug

This commit is contained in:
Cian Hughes
2023-11-01 13:45:08 +00:00
parent f5816ee17e
commit cba4743035
16 changed files with 454 additions and 219 deletions
+9 -2
View File
@@ -8,7 +8,7 @@ FUELIGNITION_URL = "http://localhost:3000/fuel-ignition/edit"
FUELIGNITION_BUILD_DIR = "fuel-ignition"
CWD_MOUNTDIR = "/host_cwd"
CLIENT_STDOUT = true
CLEANUP_IMAGES = false
CLEANUP_IMAGES = true
CLI = false
DEBUG = false
@@ -23,4 +23,11 @@ CLI = true
[debug]
DEBUG = true
CLI = false
CLI = false
[default.snoop.install]
snoop = "ss"
out = "snoop.log"
[default.snoop.snoop]
depth = 3