Fix typo
This commit is contained in:
parent
763a0860e8
commit
954c615b41
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user