From d4a3254747cadcb646884d0aec012b8da9048bed Mon Sep 17 00:00:00 2001 From: abeudin Date: Tue, 7 Jan 2014 14:41:23 +0100 Subject: [PATCH] Update config --- conf/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config b/conf/config index fc17abf..29e8a43 100644 --- a/conf/config +++ b/conf/config @@ -97,7 +97,7 @@ file = ~/.config/radicale/rights type = filesystem # Folder for storing local collections, created if not present -filesystem_folder = /var/www/radicale/collections +filesystem_folder = /home/yunohost.app/radicale/collections # Database URL for SQLAlchemy # dialect+driver://user:password@host/dbname[?key=value..]