1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Fix manifest for :

*Cleanup YEP as possible
*Make zabbix private by default
This commit is contained in:
root 2019-02-25 09:57:09 +01:00
parent 165a8d8401
commit 42b4e9ac19

View file

@ -7,7 +7,7 @@
"fr": "Zabbix pour Yunohost"
},
"version": "2.0",
"url": "https://framagit.org/Mickael-Martin/zabbix_ynh",
"url": "https://www.zabbix.com",
"license": "free",
"maintainer": {
"name": "Mickael Martin",
@ -61,10 +61,11 @@
"en": "Is it a public application?",
"fr": "Est-ce une application publique ?"
},
"default": true
"default": false
},
{
"name": "language",
"type": "string",
"ask": {
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"