diff --git a/manifest.json b/manifest.json index f4542e6..a1e1246 100644 --- a/manifest.json +++ b/manifest.json @@ -33,6 +33,16 @@ }, "example": "monica.com" }, + { + "name": "path", + "type": "path", + "ask": { + "en": "Choose a path for Monica", + "fr": "Choisissez un chemin pour Monica" + }, + "example": "/monica", + "default": "/monica" + }, { "name": "admin", "type": "user",