From fcc1beffbfa2dbfbd189a8013f7dc8321e950d82 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 22 Jan 2021 09:23:21 +0100 Subject: [PATCH] Remove path --- README.md | 2 +- README_fr.md | 6 +----- manifest.json | 12 +----------- 3 files changed, 3 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index b7a1033..7c4a257 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Grocy is a web-based self-hosted groceries & household management solution for y ## Limitations -* Any known limitations. +:warning: For now, Grocy must be installed in a root domain or subdirectory. ## Additional information diff --git a/README_fr.md b/README_fr.md index 3287b27..46f67ce 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,10 +23,6 @@ Grocy is a web-based self-hosted groceries & household management solution for y ## Configuration - Default login - user: **admin** - password: **admin** - ## Documentation * Documentation officielle : Lien vers la documentation officielle de cette application. @@ -46,7 +42,7 @@ Grocy is a web-based self-hosted groceries & household management solution for y ## Limitations -* Limitations connues. +:warning: Pour l'instant, Grocy doit ĂȘtre installĂ© dans un domaine racine ou un sous-dpmaine. ## Informations additionnelles diff --git a/manifest.json b/manifest.json index 44e66c0..84584d6 100644 --- a/manifest.json +++ b/manifest.json @@ -29,17 +29,7 @@ "en": "Choose a domain name for Grocy", "fr": "Choisissez un nom de domaine pour Grocy" }, - "example": "example.com" - }, - { - "name": "path", - "type": "path", - "ask": { - "en": "Choose a path for Grocy", - "fr": "Choisissez un chemin pour Grocy" - }, - "example": "/", - "default": "/" + "example": "grocy.example.com" }, { "name": "language",