aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.json b/manifest.json
index 22ce245..9409e47 100644
--- a/manifest.json
+++ b/manifest.json
@@ -35,11 +35,11 @@
"name": "path",
"type": "path",
"ask": {
- "en": "Choose a path for Mastodon",
- "fr": "Choisissez un chemin pour Mastodon"
+ "en": "Choose a path for Mastodon (don't use subdir ex: /mastodon)",
+ "fr": "Choisissez un chemin pour Mastodon (ne pas utiliser de répertoire ex: /mastodon)"
},
- "example": "/mastodon",
- "default": "/mastodon"
+ "example": "/",
+ "default": "/"
},
{
"name": "admin",