Do not send email for now
This commit is contained in:
parent
02e54075a1
commit
83c8942b04
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ ADMIN_SESSION_LIFETIME = timedelta(minutes=20)
|
|||
SECRET_KEY='{{ distgit_pagure_secret_key }}'
|
||||
SALT_EMAIL='{{ distgit_pagure_secret_salt_email }}'
|
||||
|
||||
EMAIL_SEND = True
|
||||
EMAIL_SEND = False
|
||||
|
||||
# This is required so that login specifies https
|
||||
PREFERRED_URL_SCHEME='https'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue