test new install
This commit is contained in:
parent
f86572b3ed
commit
e434b7a362
1 changed files with 10 additions and 0 deletions
|
@ -44,6 +44,16 @@
|
||||||
"default": "/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",
|
"name": "is_public",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
|
Loading…
Reference in a new issue