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:
parent
3c0bce1caa
commit
d1ac02203a
1 changed files with 8 additions and 0 deletions
|
@ -39,6 +39,14 @@
|
||||||
},
|
},
|
||||||
"example": "homer"
|
"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",
|
"name": "public_site",
|
||||||
"ask": {
|
"ask": {
|
||||||
|
|
Loading…
Reference in a new issue