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