mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Add: option [debug] storage_cache_action for conditional logging
This commit is contained in:
parent
05b8172f8f
commit
a7ce8f032c
9 changed files with 33 additions and 5 deletions
|
@ -1158,18 +1158,24 @@ Log request on level=debug
|
|||
|
||||
Default: `False`
|
||||
|
||||
##### response_content_on_debug = True
|
||||
##### response_content_on_debug
|
||||
|
||||
Log response on level=debug
|
||||
|
||||
Default: `False`
|
||||
|
||||
##### rights_rule_doesnt_match_on_debug = True
|
||||
##### rights_rule_doesnt_match_on_debug
|
||||
|
||||
Log rights rule which doesn't match on level=debug
|
||||
|
||||
Default: `False`
|
||||
|
||||
##### #storage_cache_actions
|
||||
|
||||
Log storage cache actions
|
||||
|
||||
Default: `False`
|
||||
|
||||
#### headers
|
||||
|
||||
In this section additional HTTP headers that are sent to clients can be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue