1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/biboumi_ynh.git synced 2024-09-03 18:15:58 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-03-17 23:46:35 +01:00 committed by pitchum
parent 9f947f3c86
commit e640c658d6

View file

@ -14,7 +14,7 @@
"email": "pitchum@yunohost.org"
},
"requirements": {
"yunohost": ">= 4.0.3"
"yunohost": ">= 4.1.7"
},
"multi_instance": false,
"services": [
@ -25,19 +25,11 @@
{
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for Biboumi.",
"fr": "Choisissez un nom de domaine pour Biboumi."
},
"example": "example.com"
},
{
"name": "admin",
"type": "user",
"ask": {
"en": "Choose an admin user",
"fr": "Choisissez ladministrateur"
},
"example": "johndoe"
}
]