reduce logging verbosity

This commit is contained in:
Philipp Rothmann 2023-06-06 16:19:52 +02:00
parent 1e612d84a2
commit 9fe02cb19f
1 changed files with 7 additions and 0 deletions

View File

@ -71,3 +71,10 @@ ENABLED = true
FILE_EXTENSIONS = .rst
RENDER_COMMAND = rst2html
IS_INPUT_FILE = false
[log]
MODE=console
LEVEL=WARN
STACKTRACE_LEVEL=None
ENABLE_ACCESS_LOG=false
ENABLE_XORM_LOG=false