Correct the mail

pull/4/head
otthorn 3 years ago
parent f3eabbe97f
commit 60af6a7cca

@ -27,10 +27,10 @@ DEBUG = os.getenv('DJANGO_DEBUG', False)
ALLOWED_HOSTS = [os.getenv('DJANGO_HOST')]
# Suivi des erreurs sur root@
# Suivi des erreurs sur la ML monitoring
EMAIL_SUBJECT_PREFIX = "[CAS] "
ADMINS = (
('Intranet', 'root@crans.org'),
('Intranet', 'monitoring.aurore@lists.crans.org'),
)
# Application definition

Loading…
Cancel
Save