cli: Removed obsolete no-watch-config flag
Having it around creates the expectation that by default mgmt will put a watch on the config.
This commit is contained in:
@@ -73,7 +73,6 @@ type Data struct {
|
||||
Hostname string // uuid for the host, required for GAPI
|
||||
World engine.World
|
||||
Noop bool
|
||||
NoConfigWatch bool
|
||||
NoStreamWatch bool
|
||||
Prefix string
|
||||
Debug bool
|
||||
|
||||
Reference in New Issue
Block a user