1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Updated Performance tuning (markdown)

Peter Bieringer 2024-06-14 20:36:25 +02:00
parent 31d35b1dc6
commit bf27fdbb48

@ -14,6 +14,8 @@ Recommendations: TODO
`type = multifilesystem_nolock` turns from using lock mechanism on operating system / file system level to be handled internally by "radicale" `type = multifilesystem_nolock` turns from using lock mechanism on operating system / file system level to be handled internally by "radicale"
DO NOT USE on a shared filesystem in combination with a clustered "radicale" application as there is no locking synchronization currently existing between cluster members beside using lock files on filesystem.
### max_sync_token_age ### max_sync_token_age
Default is 30 days Default is 30 days