Skip to content

Commit

Permalink
mod: add simple-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
turingczz committed Apr 26, 2023
1 parent e10f87f commit 7b7fa2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ type Config struct {
Plugins Plugins

Internal Internal // experimental/unstable options

SimpleMode bool
}

const (
Expand Down

0 comments on commit 7b7fa2e

Please sign in to comment.