1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mobilizon_ynh.git synced 2024-09-03 19:46:19 +02:00

Update manifest.json

This commit is contained in:
yalh76 2019-04-12 05:20:31 +02:00
parent 6f7da7cf8b
commit 81f372b7c2

View file

@ -6,7 +6,7 @@
"en": "Your federated organization and mobilization platform.",
"fr": "Votre plateforme fédérée d'organisation et de mobilisation."
},
"version": "0.1~ynh1",
"version": "0.1.0-2019-04-12~ynh1",
"url": "https://joinmobilizon.org/",
"license": "AGPL-3.0-or-later",
"maintainer": {
@ -17,9 +17,7 @@
},
"multi_instance": true,
"services": [
"nginx",
"php7.0-fpm",
"mysql"
"nginx"
],
"arguments": {
"install" : [
@ -27,21 +25,11 @@
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for ynhexample",
"fr": "Choisissez un nom de domaine pour ynhexample"
"en": "Choose a domain name for Mobilizon",
"fr": "Choisissez un nom de domaine pour Mobilizon"
},
"example": "example.com"
},
{
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for ynhexample",
"fr": "Choisissez un chemin pour ynhexample"
},
"example": "/example",
"default": "/example"
},
{
"name": "admin",
"type": "user",
@ -88,7 +76,7 @@
"type": "string",
"ask": {
"en": "Choose the instance name",
"fr": "Choisissez lle nom de l'instance"
"fr": "Choisissez le nom de l'instance"
},
"example": "My Mobilizon",
"default": "My Mobilizon"