From 71176c77531ce29dceef755c65d5635b8c7f45aa Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 5 Apr 2021 23:40:22 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index dbbb673..e01528e 100755 --- a/manifest.json +++ b/manifest.json @@ -30,6 +30,10 @@ { "name": "is_public", "type": "boolean", + "help": { + "en": "If enabled, Focalboard 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, Focalboard sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + }, "default": true } ]