Merge branch 'master' into production
commit
2deb1a6279
|
@ -233,7 +233,7 @@ LOGGING = {
|
|||
# django-registration
|
||||
EMAIL_HOST = 'smtp.gluejar.com'
|
||||
DEFAULT_FROM_EMAIL = 'notices@gluejar.com'
|
||||
SERVER_EMAIL = 'unglueit@ebookfoundation.org'
|
||||
SERVER_EMAIL = 'notices@gluejar.com'
|
||||
SUPPORT_EMAIL = 'unglueit@ebookfoundation.org'
|
||||
ACCOUNT_ACTIVATION_DAYS = 30
|
||||
SESSION_COOKIE_AGE = 3628800 # 6 weeks
|
||||
|
|
Loading…
Reference in New Issue