radio/magnus/config/config.json

10 lines
191 B
JSON
Raw Permalink Normal View History

2018-08-04 21:46:25 +00:00
{
"webServerPort": 3000,
"webSocketServerPort": 8081,
"version": "0.0.2",
"build": "debug",
"httpLog": false,
"testing": true,
"modelDestructionTimeout": 120000
}