mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Enable no delay for shadowsocks by default
This commit is contained in:
parent
a3687cc963
commit
832eabb742
2 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,7 @@ if [ "$NBCPU" -gt 2 ]; then
|
|||
set shadowsocks-libev.hi$c.reuse_port=1
|
||||
set shadowsocks-libev.hi$c.syslog=1
|
||||
set shadowsocks-libev.hi$c.mptcp=1
|
||||
set shadowsocks-libev.hi$c.no_delay=1
|
||||
set shadowsocks-libev.hi$c.verbose=0
|
||||
commit shadowsocks-libev
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue