diff options
author | Tom <tom@ritter.vg> | 2016-09-14 11:59:16 -0500 |
---|---|---|
committer | Tom <tom@ritter.vg> | 2016-09-14 11:59:16 -0500 |
commit | 4426633a8120926f05ee8818c22d962f76f99a69 (patch) | |
tree | a442c837ad2689ef1e53f9bffc23095256704fb0 /settings.cfg.example | |
parent | 407bcc112e1a0eabe8c35076210519eed9607804 (diff) |
Add a new nomail commandline option for debugging
Diffstat (limited to 'settings.cfg.example')
-rwxr-xr-x | settings.cfg.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.cfg.example b/settings.cfg.example index ffac31e..9cced74 100755 --- a/settings.cfg.example +++ b/settings.cfg.example @@ -4,6 +4,7 @@ alertcontact=youremail@example.com statefile=jobrunhistory.db
[email]
+nomail=False
user=agmailaccountyoucreate@gmail.com
pass=yourpassword
smtpserver=smtp.gmail.com
|