This commit is contained in:
Joey Hafner 2022-04-04 23:30:07 -07:00
parent 763a0860e8
commit 954c615b41

View File

@ -425,10 +425,10 @@ enabled = true
host = smtp.gmail.com
user = noreply@jafner.net
# If the password contains # or ; you have to wrap it with trippel quotes. Ex """#password;"""
password = frasthwbzcjlarit
password = "frasthwbzcjlarit"
;cert_file =
;key_file =
skip_verify = false
skip_verify = true
from_address = noreply@jafner.net
from_name = Grafana
startTLS_policy = OpportunisticStartTLS