From 200a9cc40b5025cd1976abccd683fe322d6649d1 Mon Sep 17 00:00:00 2001 From: Unrud Date: Wed, 7 Jun 2017 21:39:30 +0200 Subject: [PATCH] Add filesystem_folder configuration option --- configuration.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configuration.md b/configuration.md index 1b498781..c4ce63a1 100644 --- a/configuration.md +++ b/configuration.md @@ -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