test new install
This commit is contained in:
parent
f86572b3ed
commit
e434b7a362
1 changed files with 10 additions and 0 deletions
|
@ -43,6 +43,16 @@
|
|||
"example": "/pterodactyl",
|
||||
"default": "/pterodactyl"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "admin",
|
||||
"type": "user",
|
||||
"ask": {
|
||||
"en": "Choose an admin user (should be a YunoHost registered user)",
|
||||
"fr": "Choisissez l’administrateur (should be a YunoHost registered user)"
|
||||
},
|
||||
"example": "johndoe"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "is_public",
|
||||
|
|
Loading…
Reference in a new issue