From 155626899f12a065ba6e5051adcfa90717f3e59d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 21 Jan 2021 22:16:32 +0100 Subject: [PATCH] Remove path from manifest --- manifest.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/manifest.json b/manifest.json index 8275860..73c1cab 100644 --- a/manifest.json +++ b/manifest.json @@ -31,16 +31,6 @@ "fr": "Choisissez un nom de domaine pour CryptPad" }, "example": "cryptpad.example.com" - }, - { - "name": "path", - "type": "path", - "ask": { - "en": "Choose a path for CryptPad, requires a dedicated sub-domain/domain.", - "fr": "Choisissez un chemin pour CryptPad, nécessite un sous-domaine/domaine dédié." - }, - "example": "/", - "default": "/" }, { "name": "admin",