summaryrefslogtreecommitdiffstats
path: root/peekaboo.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'peekaboo.conf.sample')
-rw-r--r--peekaboo.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/peekaboo.conf.sample b/peekaboo.conf.sample
index cf27c75..acccf58 100644
--- a/peekaboo.conf.sample
+++ b/peekaboo.conf.sample
@@ -57,6 +57,11 @@
# PostgreSQL
# url : postgresql://user:password@host:port/database
+# Enable additional logging by the SQLAlchemy database module beyond Peekaboo's
+# own logging. Can be considered another set of debug logging even beyond
+# Peekaboo's DEBUG log level.
+#log_level : WARNING
+
#
# Cuckoo specific settings
#