summaryrefslogtreecommitdiff
path: root/scipy2016
diff options
context:
space:
mode:
Diffstat (limited to 'scipy2016')
-rwxr-xr-xscipy2016/settings.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/scipy2016/settings.py b/scipy2016/settings.py
index d2a8745..2789139 100755
--- a/scipy2016/settings.py
+++ b/scipy2016/settings.py
@@ -161,10 +161,3 @@ LOGIN_REDIRECT_URL = '/2016/cfp'
# smtp
-ACCOUNT_ACTIVATION_DAYS = 7
-EMAIL_HOST = 'localhost'
-EMAIL_PORT = 1025
-EMAIL_HOST_USER = ''
-EMAIL_HOST_PASSWORD = ''
-EMAIL_USE_TLS = False
-DEFAULT_FROM_EMAIL = 'testing@example.com' \ No newline at end of file