From 744365b9d3546bf57e44273c5962fe257c5304c5 Mon Sep 17 00:00:00 2001 From: bel Date: Mon, 17 Jan 2022 20:03:55 -0700 Subject: [PATCH] verbose logs, mock ntg --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 34ad00f..88f742e 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "Log": { "Path": "/tmp/truckstop.log", - "Level": "error", + "Level": "verbose", "SOSMatrix": { "ReceiveEnabled": true, "Mock": false, @@ -73,7 +73,7 @@ "Brokers": { "NTG": { "JobInfo": true, - "Mock": false, + "Mock": true, "LoadPageURIFormat": "https://ntgvision.com/LoadDetails?loadId=%d", "Username": "noeasyrunstrucking@gmail.com", "Password": "thumper1234"