remove email scrape

This commit is contained in:
Bel LaPointe
2022-01-11 22:23:57 -05:00
parent 6569631928
commit 5a4bcecac7
4 changed files with 6 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
{
"Name": "pa",
"Interval": {
"Email": "10s..30s",
"Input": "10s..30s",
"OK": "6h0m0s..6h0m0s",
"Error": "6h0m0s..6h0m0s"
},
@@ -34,14 +34,5 @@
"Username": "noeasyrunstrucking@gmail.com",
"Password": "thumper123"
}
},
"Emailer": {
"From": "breellocaldev@gmail.com",
"SMTP": "",
"POP3": "",
"IMAP": "imap.gmail.com:993",
"Password": "gojfkkfrkmtxzyro",
"Limit": 0
},
"EmailerEnabled": false
}
}