From e72a006a5aa4b6cedefb2084cfb2d6dc855f4465 Mon Sep 17 00:00:00 2001 From: Unrud Date: Thu, 15 Jun 2017 22:59:20 +0200 Subject: [PATCH] Clarify instructions for systemd as a user --- setup.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/setup.md b/setup.md index c36b6f59..bedd19aa 100644 --- a/setup.md +++ b/setup.md @@ -141,8 +141,10 @@ Restart=on-failure [Install] WantedBy=default.target ``` -You may have to add addition command line arguments to Radicale for the -configuration file, etc. + +Radicale will load the configuration file from `~/.config/radicale/config`. +You should set the configuration option `filesystem_folder` in the `storage` +section to something like `~/.var/lib/radicale/collections`. To enable and manage the service run: ```shell