Remove mail from re2o bug report
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

pull/59/head
chirac 3 years ago committed by chirac
parent 4f66702f15
commit b7ead19d50

@ -41,7 +41,7 @@ AES_KEY = "{{ re2o_aes_key }}"
DEBUG = False
# A list of admins of the services. Receive mails when an error occurs
ADMINS = [('AURORE', 'monitoring.aurore@lists.crans.org'), ('Gabriel Detraz', 'detraz@crans.org')]
ADMINS = [('AURORE', 'monitoring.aurore@lists.crans.org'),]
# The list of hostname the server will respond to.
ALLOWED_HOSTS = ['{{ inventory_hostname }}']

Loading…
Cancel
Save