mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Set errors@humbughq.com to be the administrator email.
(imported from commit cd0c2894f5c8ff8039623e8eec645c11f1914fc9)
This commit is contained in:
parent
c325794f3c
commit
d929c8351e
@ -25,7 +25,7 @@ else:
|
||||
ALLOWED_HOSTS = ['localhost']
|
||||
|
||||
ADMINS = (
|
||||
('Devel', 'devel@humbughq.com'),
|
||||
('Humbug Error Reports', 'errors@humbughq.com'),
|
||||
)
|
||||
|
||||
MANAGERS = ADMINS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user