From e38307772531c618d106d5c5274dba94e91afcf0 Mon Sep 17 00:00:00 2001 From: abeudin Date: Thu, 23 Jan 2014 17:32:26 +0100 Subject: [PATCH] Update config --- conf/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config b/conf/config index a79a1f3..1bdbef7 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 = /home/yunohost.app/radicale/collections +filesystem_folder = /var/www/radicale/collections # Database URL for SQLAlchemy # dialect+driver://user:password@host/dbname[?key=value..]