From f37ee776fea813880e0713d50dce59435456af2f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 17 Mar 2021 11:54:14 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/manifest.json b/manifest.json index 47521dc..153b77e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Zero Knowledge realtime collaborative editor", "fr": "Éditeur chiffré collaboratif en temps réel." }, - "version": "4.2.1~ynh2", + "version": "4.2.1~ynh3", "url": "https://cryptpad.fr/", "license": "AGPL-3.0-only", "maintainer": { @@ -26,10 +26,6 @@ { "name": "domain", "type": "domain", - "ask": { - "en": "Choose a domain name for CryptPad", - "fr": "Choisissez un nom de domaine pour CryptPad" - }, "help": { "en": "CryptPad needs to be installed in a dedicated domain or sub-domain.", "fr": "CryptPad doit être installé dans un domaine ou sous-domaine dédié." @@ -39,19 +35,11 @@ { "name": "admin", "type": "user", - "ask": { - "en": "Choose an admin user", - "fr": "Choisissez l’administrateur" - }, "example": "johndoe" }, { "name": "is_public", "type": "boolean", - "ask": { - "en": "Is it a public site?", - "fr": "Est-ce un site publique ?" - }, "help": { "en": "If enabled, CryptPad 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, CryptPad sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."