config/example: extend for log on_notice_condition
This commit is contained in:
12
config
12
config
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user