Add myself to the list of exception emails
This commit is contained in:
parent
012c6e36b2
commit
84e65a9236
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ MM_AUTHENTICATION = 'fas'
|
|||
ADMIN_GROUP = ('sysadmin-main', 'sysadmin-web')
|
||||
|
||||
# Email of the admin to which send notification or error
|
||||
ADMIN_EMAIL = 'admin@fedoraproject.org'
|
||||
ADMIN_EMAIL = ['admin@fedoraproject.org', 'adrian@fedoraproject.org']
|
||||
|
||||
# Email address used in the 'From' field of the emails sent.
|
||||
# Default: ``nobody@fedoraproject.org``.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue