mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-14 14:11:26 -07:00
Update pialert.conf
This commit is contained in:
@@ -25,7 +25,7 @@ SMTP_SERVER = 'smtp.gmail.com'
|
|||||||
SMTP_PORT = 587
|
SMTP_PORT = 587
|
||||||
SMTP_USER = 'user@gmail.com'
|
SMTP_USER = 'user@gmail.com'
|
||||||
SMTP_PASS = 'password'
|
SMTP_PASS = 'password'
|
||||||
SMTP_SKIP_TLS = False
|
SMTP_SKIP_TLS = False
|
||||||
SMTP_SKIP_LOGIN = False
|
SMTP_SKIP_LOGIN = False
|
||||||
|
|
||||||
REPORT_MAIL = False
|
REPORT_MAIL = False
|
||||||
|
|||||||
Reference in New Issue
Block a user