From 4426633a8120926f05ee8818c22d962f76f99a69 Mon Sep 17 00:00:00 2001 From: Tom Date: Wed, 14 Sep 2016 11:59:16 -0500 Subject: Add a new nomail commandline option for debugging --- settings.cfg.example | 1 + 1 file changed, 1 insertion(+) (limited to 'settings.cfg.example') 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 -- cgit v1.2.3