Skip to content

Commit 6ac3790

Browse files
kehao95brian-brazil
authored andcommitted
add missing smtp_auth_identity in global section (prometheus#712)
1 parent 44077d7 commit 6ac3790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/alerting/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ global:
6868
[ smtp_auth_username: <string> ]
6969
[ smtp_auth_password: <string> ]
7070
[ smtp_auth_secret: <string> ]
71+
[ smtp_auth_identity: <string> ]
7172
# The default SMTP TLS requirement.
7273
[ smtp_require_tls: <bool> | default = true ]
7374

0 commit comments

Comments
 (0)