mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Updated Performance tuning (markdown)
parent
21a1313dd1
commit
05de74f98d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue