1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/radicale_ynh.git synced 2024-09-03 20:16:14 +02:00

Update config

This commit is contained in:
abeudin 2014-01-07 14:41:23 +01:00
parent 06d40c86c7
commit d4a3254747

View file

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