1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Send a mail to webmasters when an error occurs (in production mode)

This commit is contained in:
Yohann D'ANELLO
2020-04-25 19:29:01 +02:00
parent e42680997f
commit f35246c9e2
3 changed files with 5 additions and 1 deletions

View File

@ -11,3 +11,5 @@ DJANGO_SETTINGS_MODULE=note_kfet.settings
DOMAIN=localhost
CONTACT_EMAIL=tresorerie.bde@localhost
NOTE_URL=localhost
NOTE_MAIL=notekfet@localhost
WEBMASTER_MAIL=notekfet@localhost