Fix typo
This commit is contained in:
parent
42e7b14b37
commit
77bd6a24d0
@ -425,7 +425,7 @@ enabled = true
|
|||||||
host = smtp.gmail.com
|
host = smtp.gmail.com
|
||||||
user = noreply@jafner.net
|
user = noreply@jafner.net
|
||||||
# If the password contains # or ; you have to wrap it with trippel quotes. Ex """#password;"""
|
# If the password contains # or ; you have to wrap it with trippel quotes. Ex """#password;"""
|
||||||
password = "frasthwbzcjlarit"
|
password = frasthwbzcjlarit
|
||||||
;cert_file =
|
;cert_file =
|
||||||
;key_file =
|
;key_file =
|
||||||
skip_verify = false
|
skip_verify = false
|
||||||
|
Loading…
Reference in New Issue
Block a user