thelounge/config.json
Mattias Erming eb7c40276e Run private server by default
Use `shout start --public` or edit your `config.json` to override.
2014-08-14 09:37:26 -07:00

6 lines
71 B
JSON

{
"port": 9000,
"theme": "themes/example.css",
"public": false
}