From 3736c7cd262f2ae1aa132c4b5e572a404abf702a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 21 Sep 2021 07:58:00 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 39f440f..951be11 100644 --- a/manifest.json +++ b/manifest.json @@ -35,8 +35,7 @@ "install" : [ { "name": "domain", - "type": "domain", - "example": "example.com" + "type": "domain" }, { "name": "path", @@ -46,8 +45,7 @@ }, { "name": "admin", - "type": "user", - "example": "johndoe" + "type": "user" }, { "name": "is_public", @@ -74,8 +72,7 @@ "help": { "en": "The password for the wiki administrator. It needs to be solid or the installation process will fail.", "fr": "Le mot de passe de l'administrateur du wiki. Il doit être solide, sinon l'installation échouera." - }, - "example": "Choose a password" + } }, { "name": "wiki_name",