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

Merge branch 'revert-db2798fd' into 'master'

Revert "addd help for public option and pre-requires version of yuno"

See merge request Mickael-Martin/zabbix_ynh!18
This commit is contained in:
Mickael-Martin 2019-03-29 12:21:34 +01:00
commit ea0ab008eb

View file

@ -6,7 +6,7 @@
"en": "YunoHost port for Zabbix", "en": "YunoHost port for Zabbix",
"fr": "Zabbix pour Yunohost" "fr": "Zabbix pour Yunohost"
}, },
"version": "2.0.0", "version": "1.2.1",
"url": "https://framagit.org/Mickael-Martin/zabbix_ynh", "url": "https://framagit.org/Mickael-Martin/zabbix_ynh",
"license": "free", "license": "free",
"maintainer": { "maintainer": {
@ -15,7 +15,7 @@
"url": "http://www.librement-votre.fr" "url": "http://www.librement-votre.fr"
}, },
"requirements": { "requirements": {
"yunohost": ">= 3.4.2" "yunohost": ">= 2.7.14"
}, },
"multi_instance": false, "multi_instance": false,
"services": [ "services": [
@ -60,10 +60,6 @@
"en": "Is it a public application?", "en": "Is it a public application?",
"fr": "Est-ce une application publique ?" "fr": "Est-ce une application publique ?"
}, },
"help": {
"en": "A public app doesn't need SSO auth : the auth page is opened for everyone",
"fr": "Une application publique ne nécessite pas une authentification SSO : sa page d'authentication est ouverte au monde entier"
},
"default": true "default": true
}, },
{ {