Let's use the proper configuration key to send email...

This commit is contained in:
Pierre-Yves Chibon 2016-01-30 11:38:33 +01:00
parent 617b679ab9
commit e0f27c5a74

View file

@ -11,7 +11,7 @@ ADMIN_SESSION_LIFETIME = timedelta(minutes=20)
SECRET_KEY='{{ pagure_secret_key }}'
SALT_EMAIL='{{ pagure_secret_salt_email }}'
SEND_EMAIL = True
EMAIL_SEND = True
### url to the database server:
#DB_URL=mysql://user:pass@host/db_name