From 567287a558c912453aa0d032d21b2bcc39c50dbb Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Tue, 6 Apr 2021 07:47:46 +0700 Subject: Enable debug output. --- soupault.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/soupault.conf b/soupault.conf index 192dc23..c4059dc 100644 --- a/soupault.conf +++ b/soupault.conf @@ -5,7 +5,7 @@ verbose = true # Enable debug level logs - # debug = true + debug = true # Fail on page processing errors strict = true -- cgit v1.2.3