diff --git a/config.go b/config.go index e6693ec..d38bd98 100644 --- a/config.go +++ b/config.go @@ -39,6 +39,8 @@ type Config struct { Plugins Plugins Internal Internal // experimental/unstable options + + SimpleMode bool } const (