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..]