summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2021-04-06 07:47:46 +0700
committerDaniil Baturin <daniil@baturin.org>2021-04-06 07:47:46 +0700
commit567287a558c912453aa0d032d21b2bcc39c50dbb (patch)
treef4e0396a457e8f991483854da6fd8ac5777f09ab
parente95b4a446088ed1afb82f907109181c86a3da01b (diff)
downloadcommunity.vyos.net-567287a558c912453aa0d032d21b2bcc39c50dbb.tar.gz
community.vyos.net-567287a558c912453aa0d032d21b2bcc39c50dbb.zip
Enable debug output.
-rw-r--r--soupault.conf2
1 files changed, 1 insertions, 1 deletions
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