radio/magnus/config/config.json

10 lines
191 B
JSON

{
"webServerPort": 3000,
"webSocketServerPort": 8081,
"version": "0.0.2",
"build": "debug",
"httpLog": false,
"testing": true,
"modelDestructionTimeout": 120000
}