diff --git a/manifest.json b/manifest.json index a3ae702..867909d 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "email": "liberodark@gmail.com" }, "requirements": { - "yunohost": ">= 4.1.0" + "yunohost": ">= 4.1.7" }, "multi_instance": false, "services": [ @@ -25,19 +25,11 @@ "install": [{ "name": "domain", "type": "domain", - "ask": { - "en": "Choose a domain name for Streama", - "fr": "Choisissez un nom de domaine pour Streama" - }, "example": "streama.example.com" }, { "name": "is_public", "type": "boolean", - "ask": { - "en": "Is it a public site?", - "fr": "Est-ce un site public ?" - }, "help": { "en": "If enabled, Streama will be accessible by people who do not have an account. This can be changed later via the webadmin.", "fr": "Si cette case est cochée, Streama sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."