config/example: extend for log on_notice_condition

This commit is contained in:
Peter Bieringer
2026-05-12 08:19:00 +02:00
parent e695c28364
commit 401f9c39ae

12
config
View File

@@ -397,6 +397,18 @@
# Log response content on level=debug
#response_content_on_debug = False
# Log request header on level=notice with condition
#request_header_on_notice_condition = {}
# Log request content on level=notice with condition
#request_content_on_notice_condition = {}
# Log response header on level=notice with condition
#response_header_on_notice_condition = {}
# Log response content on level=notice with condition
#response_content_on_notice_condition = {}
# Log rights rule which doesn't match on level=debug
#rights_rule_doesnt_match_on_debug = False