diff --git a/manifest.json b/manifest.json index 6830db6..da4faf0 100644 --- a/manifest.json +++ b/manifest.json @@ -42,23 +42,6 @@ "example": "/zwiicms", "default": "/zwiicms" }, - { - "name": "admin", - "type": "user", - "ask": { - "en": "Choose the ZwiiCMS administrator (must be an existing YunoHost user)", - "fr": "Administrateur du site (doit ĂȘtre un utilisateur YunoHost existant)" - }, - "example": "johndoe" - }, - { - "name": "password", - "type": "password", - "ask": { - "en": "Choose the ZwiiCMS password for the administrator", - "fr": "Choisissez un mot de passe pour l'administrateur" - } - }, { "name": "is_public", "type": "boolean",