diff --git a/app/config.json.sample b/app/config.json.sample index fe7adb2..6e540d0 100644 --- a/app/config.json.sample +++ b/app/config.json.sample @@ -16,7 +16,8 @@ "term": "xterm-color", "readyTimeout": 20000, "keepaliveInterval": 120000, - "keepaliveCountMax": 10 + "keepaliveCountMax": 10, + "allowedSubnets": [] }, "terminal": { "cursorBlink": true,