docs: fix required flag for smtp notifier sender option (#2446)

Fixes: #2445.
pull/2450/head
Amir Zarrinkafsh 2021-10-04 13:44:59 +11:00 committed by GitHub
parent 9a7968e4c9
commit 209b39ffd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
.github/commit-msg vendored
View File

@ -2,4 +2,4 @@
. "$(dirname "$0")/_/husky.sh"
. "$(dirname "$0")/required-apps"
cd web && ${PMGR} run commitlint --edit $1
cd web && ${PMGR} commitlint --edit $1

View File

@ -99,8 +99,8 @@ The password sent for authentication with the SMTP server. Paired with the usern
<div markdown="1">
type: string
{: .label .label-config .label-purple }
required: no
{: .label .label-config .label-green }
required: yes
{: .label .label-config .label-red }
</div>
The address sent in the FROM header for the email. Basically who the email appears to come from. It should be noted