Minor typo fix

This commit is contained in:
Scott Brenner
2018-02-15 10:37:23 -08:00
committed by GitHub
parent 6fa46d9539
commit b8b6dc6d6d

View File

@@ -327,7 +327,7 @@ allow_sign_up = true
enabled = false enabled = false
host = localhost:25 host = localhost:25
user = user =
# 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 triple quotes. Ex """#password;"""
password = password =
cert_file = cert_file =
key_file = key_file =