Merge branch 'release/emailtest2'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user