Skip to content

Commit

Permalink
Merge 6bb0821 into 4d1c501
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdepinguin committed Jan 16, 2017
2 parents 4d1c501 + 6bb0821 commit 14dca61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tg/error.py
Expand Up @@ -51,6 +51,7 @@ def ErrorReporter(app, global_conf, **errorware):
- ``trace_errors.enable`` -> Enable or disable error reporting,
by default is enabled if backlash is available and ``debug=false``
- ``trace_errors.smtp_server`` -> SMTP Server to connect to for sending emails
- ``trace_errors.smtp_port`` -> SMTP port to connect to
- ``trace_errors.from_address`` -> Address sending the error emails
- ``trace_errors.error_email`` -> Address the error emails should be sent to.
- ``trace_errors.smtp_username`` -> Username to authenticate on SMTP server.
Expand Down

0 comments on commit 14dca61

Please sign in to comment.