1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00

Created Performance tuning (markdown)

Peter Bieringer 2024-06-14 07:49:19 +02:00
parent 266a9b8507
commit b3d1b1d970

22
Performance-tuning.md Normal file

@ -0,0 +1,22 @@
Several hints are available for tuning the performance
# Filesystem
Recommendations: TODO
# Radicale configuration
## Storage
### type
`type = multifilesystem_nolock` turns from using lock mechanism on OS/FS level to be handled internally by "radicale"
### max_sync_token_age
Default is 30 days
TODO: add recommendations for min/max