add support for conditional logging of backtrace_on_debug

This commit is contained in:
Peter Bieringer
2024-06-09 13:42:08 +02:00
parent ac14b01dda
commit ad596002f3
6 changed files with 25 additions and 6 deletions

3
config
View File

@@ -123,6 +123,9 @@
# Log bad PUT request content
#bad_put_request_content = False
# Log backtrace on level=debug
# backtrace_on_debug = True
[headers]