From 7e5926e016afb231d986b8b52b5b1cbdf58f18b7 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Wed, 17 Jun 2020 19:23:36 +0200 Subject: [PATCH] add an explanation for is_public in manifest --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 371f6fd..0b4bde0 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,10 @@ "en": "Is it a public application?", "fr": "Est-ce une application publique ?" }, + "help": { + "en": "The SSO is not implemented for this app and yunohost is not sure for hundred of users..." + "fr": "Le SSO n'est pas implémenté pour cette application et yunohost n'est pas sûr pour une centaine d'utilisateurs..." + }, "default": true } ]