aboutsummaryrefslogtreecommitdiff
path: root/session.config.json
blob: 7396e1135fd11f1d67f21bb3ac869677a6170c98 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "showServerOutput": false,
    "recipients": [
        "samuel_wilkins@brown.edu"
    ],
    "heartbeat": "http://localhost:1050/serverHeartbeat",
    "pollingIntervalSeconds": 15,
    "masterIdentifier": "__master__",
    "workerIdentifier": "__worker__",
    "signature": "Best,\nServer Session Manager"
}