Improve: avoid automatically invalid cache on upgrade in case no change on cache structure

This commit is contained in:
Peter Bieringer
2024-12-14 08:21:54 +01:00
parent 778f56cc4d
commit 3983b5c887
2 changed files with 7 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
* 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
* Improve: avoid automatically invalid cache on upgrade in case no change on cache structure
## 3.3.1