job filters by zip or state depending on config

This commit is contained in:
Bel LaPointe
2022-01-27 18:35:40 -07:00
parent 211ef64261
commit e916b5abfc
2 changed files with 15 additions and 6 deletions

View File

@@ -49,7 +49,8 @@
"NC"
],
"Zips": [
"27006"
"27006",
"84058"
],
"IDs": {
"Matrix": "@bel:m.bltrucks.top"
@@ -78,14 +79,14 @@
"RadiusMiles": 100,
"FastExact": {
"Enabled": true,
"Mock": true,
"Mock": false,
"Username": "birdman",
"Password": "166647"
},
"NTG": {
"Enabled": false,
"JobInfo": true,
"Mock": true,
"Mock": false,
"LoadPageURIFormat": "https://ntgvision.com/LoadDetails?loadId=%d",
"LoadPageAPIURIFormat": "https://ntgvision.com/api/v1/load/LoadDetails?loadId==%d",
"Username": "noeasyrunstrucking@gmail.com",