From 8920e7d5101ae1cf620d280088c1be03d2235c35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 25 Sep 2021 15:49:57 +0200 Subject: [PATCH] Update manifest.json Co-authored-by: Alexandre Aubin --- manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6f16f65..2e69569 100644 --- a/manifest.json +++ b/manifest.json @@ -32,8 +32,6 @@ { "name": "domain", "type": "domain", - "example": "/example", - "default": "/example", "help": { "en": "ZAP must run in the root of this domain. It means no other app can be accessed/run from this domain. We advise to use a dedicated subdomain such as zap.domain.tld", "fr": "ZAP doit être installé à la racine du domaine. Cela implique qu'aucune autre app ne pourra être installée ou accessible sur ce domain. Nous conseillons un sous-domaine dédié par exemple zap.domain.tld."