Private
Public Access
1
0

Merge branch 'release/emailtest2'

This commit is contained in:
Sander Roosendaal
2017-01-26 17:34:27 +01:00

View File

@@ -259,7 +259,8 @@ EMAIl_PORT = '587'
EMAIL_HOST_USER = CFG['email_host_user']
#EMAIL_HOST_PASSWORD = 'lnD3mbZ1NoI8RK1StOdO'
EMAIL_HOST_PASSWORD = CFG['email_host_password']
EMAIL_USE_TLS = True
#EMAIL_USE_TLS = True
EMAIL_USE_TLS = False
# weather stuff