From 4f11bfe432c675fe33a22cb6a6b8e08eb3c13234 Mon Sep 17 00:00:00 2001 From: magikcypress Date: Thu, 13 Apr 2017 17:19:53 +0200 Subject: [fix] add smtp login & pass --- manifest.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 23184f6..22ce245 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,15 @@ }, "example": "john" }, + { + "name": "passwd", + "type": "password", + "ask": { + "en": "Add password for the Admin YunoHost", + "fr": "Ajouter le mot de passe l'Administrateur YunoHost" + }, + "example": "adminpassword" + }, { "name": "is_public", "ask": { -- cgit v1.2.3-70-g09d2