1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Updated Performance tuning (markdown)

Peter Bieringer 2024-12-19 07:49:24 +01:00
parent 21a1313dd1
commit 05de74f98d

@ -33,7 +33,7 @@ In case collections with higher amount of items it can be that PROPFIND and REPO
Precondition: file system supports mtime with ns proper (us is potentially also still enough, ms can turn risky)
Background: it changes the cache content verification from SHA256(item) to filesystem metadata lookup mtime(item) size(item)
Background: it changes the cache content verification from SHA256(item) to filesystem metadata lookup mtime(item)+size(item)
## filesystem_cache_folder + use_cache_subfolder_for_item