Update pialert.conf

This commit is contained in:
jokob-sk
2022-12-04 18:06:17 +11:00
committed by GitHub
parent 5bd372de88
commit 35805317ef

View File

@@ -25,7 +25,7 @@ SMTP_SERVER = 'smtp.gmail.com'
SMTP_PORT = 587
SMTP_USER = 'user@gmail.com'
SMTP_PASS = 'password'
SMTP_SKIP_TLS = False
SMTP_SKIP_TLS = False
SMTP_SKIP_LOGIN = False
REPORT_MAIL = False