truckstop/config.json

26 lines
454 B
JSON

{
"Interval": "1m",
"States": [
"GA"
],
"Storage": [
"map"
],
"Client": "breellocaldev@gmail.com",
"Once": true,
"Brokers": {
"NTG": {
"Mock": true,
"Cookie": ""
}
},
"EmailerEnabled": false,
"Emailer": {
"From": "breellocaldev@gmail.com",
"SMTP": "",
"POP3": "",
"IMAP": "imap.gmail.com:993",
"Password": "gojfkkfrkmtxzyro",
"Limit": 0
}
}