mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add server tracker default config
This commit is contained in:
parent
2b8e758a6b
commit
3725044c55
1 changed files with 6 additions and 0 deletions
|
@ -31,4 +31,10 @@ config shadowsocks 'shadowsocks'
|
||||||
option timeout '10'
|
option timeout '10'
|
||||||
option tries '3'
|
option tries '3'
|
||||||
option interval_tries '1'
|
option interval_tries '1'
|
||||||
|
option interval '5'
|
||||||
|
|
||||||
|
config server 'server'
|
||||||
|
option enabled '1'
|
||||||
|
option tries '3'
|
||||||
|
option timeout '10'
|
||||||
option interval '5'
|
option interval '5'
|
Loading…
Add table
Add a link
Reference in a new issue