HyperKitty: set a sender email address for errorlog emails

This commit is contained in:
Aurélien Bompard 2016-04-05 08:10:33 +00:00
parent 3fa5aaeeba
commit 59eacdb5d9

View file

@ -15,6 +15,7 @@ DEBUG = False
ADMINS = (
('HyperKitty Admin', 'abompard@fedoraproject.org'),
)
SERVER_EMAIL = 'root@fedoraproject.org'
# Hosts/domain names that are valid for this site; required if DEBUG is False
# See https://docs.djangoproject.com/en/1.8/ref/settings/#allowed-hosts