Files
truckstop/config.json

18 lines
315 B
JSON

{
"Interval": "1s",
"States": ["OH", "CA"],
"Once": true,
"Brokers": {
"NTG": {
"Mock": true,
"Cookie": ""
}
},
"Emailer": {
"From": "breellocaldev@gmail.com",
"noIMAP": "imap.gmail.com:993",
"Password": "gojfkkfrkmtxzyro",
"Limit": 10
}
}