Commit aefb37f8fc8f268da7cb93205b1d0892f9b677e7

Authored by Lucas Kanashiro
1 parent b303cee0
Exists in stable-4.1

Enable send emails in prod

(cherry picked from commit d52ed287299297d8ea191892748d5994e96a757a)
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
config/prod/config.yaml
... ... @@ -27,3 +27,4 @@ google_analytics_id: 'UA-64206731-1'
27 27 munin_master: 10.21.0.10
28 28 colab_http_workers: 32
29 29 dev_backup_frequency: false
  30 +disable_send_emails: false
... ...