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

Added password parameter to manifest.json

This commit is contained in:
Rémy Garrigue 2015-08-20 14:04:14 +00:00
parent 7690276ac9
commit 7a07591507

View file

@ -36,6 +36,13 @@
},
"example": "johndoe"
},
{
"name": "password",
"ask": {
"en": "Choose an admin user password"
},
"example": "verysecretpassword"
},
{
"name": "is_public",
"ask": {