diff options
Diffstat (limited to 'config.example.cfg')
-rw-r--r-- | config.example.cfg | 1 |
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=[""] |