aboutsummaryrefslogtreecommitdiff
path: root/etc/default_settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'etc/default_settings.py')
-rw-r--r--etc/default_settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/default_settings.py b/etc/default_settings.py
index 7aa24fce..0c7d7bad 100644
--- a/etc/default_settings.py
+++ b/etc/default_settings.py
@@ -12,7 +12,6 @@ SECURITY_CONFIRMABLE = True
SECURITY_TRACKABLE = True
SECURITY_REGISTERABLE = True
SECURITY_RECOVERABLE = True
-
SECURITY_EMAIL_SENDER = "no-reply@genenetwork.org"
SECURITY_POST_LOGIN_VIEW = "/thank_you"
SQLALCHEMY_POOL_RECYCLE = 3600