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