diff --git a/manifest.json b/manifest.json index 25a9a7d..c2b8318 100644 --- a/manifest.json +++ b/manifest.json @@ -34,6 +34,12 @@ "en": "Choose the Owncloud administrator (must be an existing YunoHost user)" }, "example": "homer" + }, + { + "name": "password", + "ask": { + "en": "Owncloud administrator password (for this existing YunoHost user)" + } } ] }