add per broker enable

This commit is contained in:
bel
2022-01-27 15:44:46 -07:00
parent d7339c855e
commit adebff5c40
4 changed files with 16 additions and 6 deletions

View File

@@ -72,11 +72,13 @@
"Once": true,
"Brokers": {
"FastExact": {
"Mock": false,
"Username": "birdman",
"Password": "166647"
"Enabled": true,
"Mock": true,
"Username": "u",
"Password": "p"
},
"NTG": {
"Enabled": true,
"JobInfo": true,
"Mock": true,
"LoadPageURIFormat": "https://ntgvision.com/LoadDetails?loadId=%d",