add option to skip broken item instead of triggering exception

This commit is contained in:
Peter Bieringer
2024-06-09 13:57:32 +02:00
parent 518de6b360
commit fc7b50d69f
5 changed files with 19 additions and 1 deletions

View File

@@ -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