# and ; can be used at the start of a line for comments.

# General Configuration
chat:port            6770
chat:msgMaxLength    5000
;chat:connMaxCount   5
chat:floodKickLength 30

# Channels
chat:channels lounge prog games splat passwd staff

# Lounge channel settings
chat:channels:lounge:name     Lounge
chat:channels:lounge:autoJoin true

chat:channels:prog:name Programming
chat:channels:games:name Games
chat:channels:splat:name Splatoon

# Passworded channel
chat:channels:passwd:name     Password
chat:channels:passwd:password meow

# Staff channel settings
chat:channels:staff:name    Staff
chat:channels:staff:minRank 5

# Misuzu integration settings
msz:secret fake secret meow
msz:url    https://flashii.net/_sockchat

# MariaDB configuration
mariadb:host 192.168.0.123
mariadb:user chat
mariadb:pass nyaa
mariadb:db   chat