From f775280969d01df11159313f00120029c57cd189 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Fri, 25 Oct 2024 16:42:18 +1000 Subject: Turn on debug mode, or pretend to, this bit isn't functional yet. --- .test_.conf.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.test_.conf.lua') diff --git a/.test_.conf.lua b/.test_.conf.lua index 4a360a2..e35fc72 100644 --- a/.test_.conf.lua +++ b/.test_.conf.lua @@ -7,7 +7,7 @@ end return { ["performance"] = "default"; -- fast, balanced, default, lean - ["debug"] = false; + ["debug"] = true; ["loadAverageInc"] = 0.7; ["timeOut"] = 20; -- seconds ["webRoot"] = "/var/www/html"; -- cgit v1.1