Skip to content

Commit

Permalink
#96: Add email sender setting to README
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardocardoso committed Feb 21, 2017
1 parent cf75989 commit f4e177d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ once per minute, this would cost you ~$5.60/month.

**Custom Settings**

* ``WATCHMAN_EMAIL_SENDER`` (default: ``[email protected]``): Specify an email to be the sender of the test email
* ``WATCHMAN_EMAIL_RECIPIENTS`` (default: ``[[email protected]]``): Specify a list of email addresses to send the test email
* ``WATCHMAN_EMAIL_HEADERS`` (default: ``{}``): Specify a dict of custom headers to be added to the test email

Expand Down

0 comments on commit f4e177d

Please sign in to comment.