mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
add option to skip broken item instead of triggering exception
This commit is contained in:
parent
518de6b360
commit
fc7b50d69f
5 changed files with 19 additions and 1 deletions
|
@ -865,6 +865,12 @@ Delete sync-token that are older than the specified time. (seconds)
|
|||
|
||||
Default: `2592000`
|
||||
|
||||
#### skip_broken_item
|
||||
|
||||
Skip broken item instead of triggering an exception
|
||||
|
||||
Default: False
|
||||
|
||||
##### hook
|
||||
|
||||
Command that is run after changes to storage. Take a look at the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue