mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
Disable syslog for shadowsocks tracker
This commit is contained in:
parent
14d5854de8
commit
6c254d87bb
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ if [ "$NBCPU" -gt 2 ]; then
|
|||
set shadowsocks-libev.hi$c.timeout=600
|
||||
set shadowsocks-libev.hi$c.fast_open=1
|
||||
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.verbose=0
|
||||
commit shadowsocks-libev
|
||||
|
|
Loading…
Reference in a new issue