aboutsummaryrefslogtreecommitdiff
path: root/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'config.go')
-rw-r--r--config.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.go b/config.go
index 02eb9e5..39f9cf2 100644
--- a/config.go
+++ b/config.go
@@ -36,7 +36,8 @@ type Config struct {
Name string
Addr string
}
- CSMRF struct {
+ ForceDefaultSrv bool
+ CSMRF struct {
NoCSMs bool
ChatMsgs bool
ItemDefs bool