mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
HyperKitty: set a sender email address for errorlog emails
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user