Commit 04f8c455 authored by obscuren's avatar obscuren

Added diff type

parent 2c46bfde
...@@ -14,6 +14,7 @@ type ConfigManager struct { ...@@ -14,6 +14,7 @@ type ConfigManager struct {
ExecPath string ExecPath string
Debug bool Debug bool
Diff bool Diff bool
DiffType string
Paranoia bool Paranoia bool
conf *globalconf.GlobalConf conf *globalconf.GlobalConf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment