config.json fix from #177
This commit is contained in:
parent
2bc5c030e3
commit
506918dc68
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@
|
|||
"term": "xterm-color",
|
||||
"readyTimeout": 20000,
|
||||
"keepaliveInterval": 120000,
|
||||
"keepaliveCountMax": 10
|
||||
"keepaliveCountMax": 10,
|
||||
"allowedSubnets": []
|
||||
},
|
||||
"terminal": {
|
||||
"cursorBlink": true,
|
||||
|
|
Loading…
Reference in a new issue