Update questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -84,10 +84,12 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
|
required: true
|
||||||
- variable: port
|
- variable: port
|
||||||
label: SMTP Port
|
label: SMTP Port
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
|
required: true
|
||||||
default: 587
|
default: 587
|
||||||
- variable: user
|
- variable: user
|
||||||
label: SMTP User
|
label: SMTP User
|
||||||
|
|||||||
Reference in New Issue
Block a user