From fbaf48d7b6163ff59d81fc7acee81c3aa43fc7c8 Mon Sep 17 00:00:00 2001 From: abeudin Date: Sat, 19 Sep 2015 09:31:27 +0200 Subject: [PATCH] Update config --- conf/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config b/conf/config index f6944d5..1f8a647 100644 --- a/conf/config +++ b/conf/config @@ -163,7 +163,7 @@ type = filesystem #custom_handler = # Folder for storing local collections, created if not present -#filesystem_folder = /var/www/radicale/collections +filesystem_folder = /var/www/radicale/collections # Database URL for SQLAlchemy # dialect+driver://user:password@host/dbname[?key=value..]