aboutsummaryrefslogtreecommitdiff
path: root/config.example.cfg
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2018-07-06 22:52:19 +0100
committerrubenwardy <rw@rubenwardy.com>2018-07-06 22:55:55 +0100
commit9dd3570a52027ecb8e84dacb87d66fc511812c3c (patch)
tree592de230866ec516d44de1131f3b64b4a549bfb2 /config.example.cfg
parenta6c8b12cdd55906e03d79c4c776914cd43567055 (diff)
downloadcheatdb-9dd3570a52027ecb8e84dacb87d66fc511812c3c.tar.xz
Add email on Flask error
Diffstat (limited to 'config.example.cfg')
-rw-r--r--config.example.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.example.cfg b/config.example.cfg
index 41d685c..ae78f29 100644
--- a/config.example.cfg
+++ b/config.example.cfg
@@ -22,3 +22,4 @@ MAIL_DEFAULT_SENDER=""
MAIL_SERVER=""
MAIL_PORT=587
MAIL_USE_TLS=True
+MAIL_UTILS_ERROR_SEND_TO=[""]