summary refs log tree commit diff
path: root/config.json
blob: 952470465815c47a22d6eab41e4046e2b5e30d29 (plain)
1
2
3
4
5
6
{
    "name": "wsChat server",
    "motd": "Welcome to $(serverName)$",
    "max": 20,
    "fullMessage": "Sorry, but the server is full right now, come back later"
}