aboutsummaryrefslogtreecommitdiff
path: root/session.config.json
blob: 57ca9e3ccd2c18b89d95f6cb87698e2172325e70 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "showServerOutput": false,
    "ports": {
        "server": 1050,
        "socket": 4321
    },
    "pollingRoute": "/serverHeartbeat",
    "pollingIntervalSeconds": 15,
    "pollingFailureTolerance": 0
}