diff --git a/manifest.json b/manifest.json index 5f098c32..f05e9cd4 100644 --- a/manifest.json +++ b/manifest.json @@ -30,6 +30,16 @@ "en": "Choose a domain for your Hubzilla hub. Hubzilla must run in the root of this domain." } }, + { + "name": "path", + "type": "path", + "ask": { + "en": "No choice, Hubzilla must be installed on the ROOT domain, so be careful", + "fr": "Pas de choix, Hubzilla doit etre installe a la racine, soyez prudent" + }, + "choices": ["/"], + "default": "/" + }, { "name": "admin", "type": "user",