config for whether to fetch job info

This commit is contained in:
Bel LaPointe
2022-01-14 01:00:33 -05:00
parent 6704b23bf1
commit ebe777e989
3 changed files with 5 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ type Config struct {
Once bool
Brokers struct {
NTG struct {
JobInfo bool
Mock bool
LoadPageURIFormat string
Token string