blastoise-archive/config.json

9 lines
135 B
JSON

{
"port": 3001,
"musicDir": "./music",
"allowGuests": true,
"defaultPermissions": {
"channel": ["listen", "control"]
}
}