luci-app-shadowsocks-libev: add no_delay to names_options_common
It will appear in the instance overview list Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
parent
e6cfe35baf
commit
28aafed472
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ names_options_common = {
|
|||
"verbose",
|
||||
"ipv6_first",
|
||||
"fast_open",
|
||||
"no_delay",
|
||||
"reuse_port",
|
||||
"mode",
|
||||
"mtu",
|
||||
|
|
Loading…
Reference in a new issue