diff --git a/config_panel.toml b/config_panel.toml index 5db475c..fe9f787 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -22,7 +22,7 @@ services = ["__APP__", "__APP___workers"] ask.en = "Change data directory" ask.fr = "Changer le répertoire de données" type = "path" - default = "/home/yunohost.app/__APP__/ + default = "/home/yunohost.app/__APP__/" help.en = "Change the data directory where are stored all the uploaded .gpx files and the profile pictures" help.fr = "Change le répertoire de données où sont stockés tous les fichiers .gpx téléversés et les photos de profil" bind = "UPLOAD_FOLDER:/var/www/__APP__/.env"