1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dotclear2_ynh.git synced 2024-09-03 18:26:29 +02:00

Updated default path to $app, removed example user as yunohost enforce existing yuonohost user

This commit is contained in:
Rémy Garrigue 2015-08-21 07:47:20 +00:00
parent 32f974c852
commit ba7d671a00

View file

@ -26,15 +26,14 @@
"ask": {
"en": "Choose a path for DotClear 2"
},
"example": "/dc",
"default": "/dc"
"example": "/dotclear2",
"default": "/dotclear2"
},
{
"name": "admin",
"ask": {
"en": "Choose a yunohost user as dotclear admin"
},
"example": "johndoe"
}
},
{
"name": "password",