luci-app-shadowsocks-libev: add no_delay to names_options_common
authorYousong Zhou <yszhou4tech@gmail.com>
Fri, 12 Jan 2018 08:36:31 +0000 (16:36 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Mon, 5 Feb 2018 03:04:00 +0000 (11:04 +0800)
It will appear in the instance overview list

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
applications/luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua

index fc51dcd469e18492cd376f8837aa2ee099ae21a6..67fd4330aa076876db73af7c2f315e12ebc00f7b 100644 (file)
@@ -225,6 +225,7 @@ names_options_common = {
        "verbose",
        "ipv6_first",
        "fast_open",
+       "no_delay",
        "reuse_port",
        "mode",
        "mtu",