1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-09-18 22:39:01 +02:00
parent 71a891edef
commit 51022e6e41
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -32,13 +32,11 @@
"install" : [
{
"name": "domain",
"type": "domain",
"example": "example.com"
"type": "domain"
},
{
"name": "admin",
"type": "user",
"example": "johndoe"
"type": "user"
},
{
"name": "password",
@ -46,8 +44,7 @@
"help": {
"en": "Set the administrator password (between 8 and 30 characters)",
"fr": "Définissez le mot de passe administrateur (entre 8 et 30 caractères)"
},
"example": "Choose a password"
}
},
{
"name": "is_public",