diff options
Diffstat (limited to 'config.go')
-rw-r--r-- | config.go | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -36,7 +36,8 @@ type Config struct { Name string Addr string } - CSMRF struct { + ForceDefaultSrv bool + CSMRF struct { NoCSMs bool ChatMsgs bool ItemDefs bool |