1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Add filesystem_folder configuration option

This commit is contained in:
Unrud 2017-06-07 21:39:30 +02:00
parent 78c5b74978
commit 200a9cc40b

View file

@ -220,6 +220,12 @@ Available backends:
Default: `multifilesystem`
### filesystem_folder
Folder for storing local collections, created if not present.
Default: `/var/lib/radicale/collections`
### filesystem_fsync
Sync all changes to disk during requests. (This can impair performance.)
Disabling it increases the risk of data loss, when the system crashes or