config.json fix from #177

This commit is contained in:
Bill Church 2020-03-14 09:47:38 -04:00
parent 2bc5c030e3
commit 506918dc68

View file

@ -16,7 +16,8 @@
"term": "xterm-color", "term": "xterm-color",
"readyTimeout": 20000, "readyTimeout": 20000,
"keepaliveInterval": 120000, "keepaliveInterval": 120000,
"keepaliveCountMax": 10 "keepaliveCountMax": 10,
"allowedSubnets": []
}, },
"terminal": { "terminal": {
"cursorBlink": true, "cursorBlink": true,