also remove 'item' from cache on delete

This commit is contained in:
Peter Bieringer
2024-12-10 08:26:32 +01:00
parent 644548c866
commit e1ee3d4529
2 changed files with 8 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
* Add: option [storage] use_cache_subfolder_for_history for storing 'history' cache outside collection-root
* Add: option [storage] use_cache_subfolder_for_synctoken for storing 'sync-token' cache outside collection-root
* Add: option [storage] folder_umask for configuration of umask (overwrite system-default)
* Fix: also remove 'item' from cache on delete
## 3.3.1