From 5319f662340f7789ca76b5cac0d7b480a504b69a Mon Sep 17 00:00:00 2001 From: Yalh Date: Mon, 28 Jan 2019 19:27:38 +0100 Subject: [PATCH] Path personalization --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index a0d7406..45292b1 100644 --- a/manifest.json +++ b/manifest.json @@ -32,7 +32,7 @@ "en": "Choose a domain name for distbin", "fr": "Choisissez un nom de domaine pour distbin" }, - "example": "example.com" + "example": "distbin.example.com" }, { "name": "path", @@ -41,8 +41,8 @@ "en": "Choose a path for distbin", "fr": "Choisissez un chemin pour distbin" }, - "example": "/example", - "default": "/example" + "example": "/disbin", + "default": "/disbin" }, { "name": "admin",