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

adding admin password

This commit is contained in:
matlink 2014-11-13 21:53:16 +01:00 committed by Moul
parent 3c0bce1caa
commit d1ac02203a

View file

@ -39,6 +39,14 @@
},
"example": "homer"
},
{
"name": "password",
"ask": {
"en": "Choose an admin password for pluxml",
"fr": "Choisissez un mot de passe administrateur pour pluxml"
},
"example": "super_secret_password"
},
{
"name": "public_site",
"ask": {