1
0
Fork 0
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:
Ycarus 2018-10-26 16:49:59 +02:00
parent 14d5854de8
commit 6c254d87bb

View file

@ -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