Commit 6ac3790a authored by 柯豪's avatar 柯豪 Committed by Brian Brazil

add missing smtp_auth_identity in global section (#712)

parent 44077d7a
......@@ -68,6 +68,7 @@ global:
[ smtp_auth_username: <string> ]
[ smtp_auth_password: <string> ]
[ smtp_auth_secret: <string> ]
[ smtp_auth_identity: <string> ]
# The default SMTP TLS requirement.
[ smtp_require_tls: <bool> | default = true ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment