From 42b4e9ac19076c68ff284f32e911c043f3df1e76 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 Feb 2019 09:57:09 +0100 Subject: [PATCH] Fix manifest for : *Cleanup YEP as possible *Make zabbix private by default --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 04cd064..ef43492 100644 --- a/manifest.json +++ b/manifest.json @@ -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"