aboutsummaryrefslogtreecommitdiff
path: root/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'config.go')
-rw-r--r--config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.go b/config.go
index 6db6dda..9928d27 100644
--- a/config.go
+++ b/config.go
@@ -35,6 +35,7 @@ type Server struct {
// that affects the way the proxy works.
type Config struct {
NoPlugins bool
+ NoAutoPlugins bool
CmdPrefix string
RequirePasswd bool
SendInterval float32