Private
Public Access
1
0

added blank line

adding blank lines is good
This commit is contained in:
Sander Roosendaal
2017-02-15 19:28:15 +01:00
parent 84d2978235
commit 2110b6e7b1

View File

@@ -269,6 +269,7 @@ EMAIL_USE_TLS = CFG['email_use_tls']
#EMAIL_USE_TLS = False
DEFAULT_FROM_EMAIL = 'admin@rowsandall.com'
# weather stuff
FORECAST_IO_KEY = CFG['forecast_io_key']