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:
parent
78c5b74978
commit
200a9cc40b
1 changed files with 6 additions and 0 deletions
|
@ -220,6 +220,12 @@ Available backends:
|
||||||
|
|
||||||
Default: `multifilesystem`
|
Default: `multifilesystem`
|
||||||
|
|
||||||
|
### filesystem_folder
|
||||||
|
|
||||||
|
Folder for storing local collections, created if not present.
|
||||||
|
|
||||||
|
Default: `/var/lib/radicale/collections`
|
||||||
|
|
||||||
### filesystem_fsync
|
### filesystem_fsync
|
||||||
Sync all changes to disk during requests. (This can impair performance.)
|
Sync all changes to disk during requests. (This can impair performance.)
|
||||||
Disabling it increases the risk of data loss, when the system crashes or
|
Disabling it increases the risk of data loss, when the system crashes or
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue