Pagure should be able to send email

This commit is contained in:
Pierre-Yves Chibon 2016-01-28 17:11:05 +01:00
parent 6af63e9fe7
commit 528640825a

View file

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