From c0c6c8d8aaca44e78e22d7a89681a67f6b360ac8 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 4 Feb 2022 15:45:27 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 15c8d70..6db04b6 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,10 @@ { "name": "is_public", "type": "boolean", + "help": { + "en": "If enabled, KeeWeb 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, KeeWeb sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + }, "default": false } ]