Added diff type
This commit is contained in:
@ -14,6 +14,7 @@ type ConfigManager struct {
|
||||
ExecPath string
|
||||
Debug bool
|
||||
Diff bool
|
||||
DiffType string
|
||||
Paranoia bool
|
||||
|
||||
conf *globalconf.GlobalConf
|
||||
|
Reference in New Issue
Block a user