mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Change defaults options for tracker
This commit is contained in:
parent
e6e28a897f
commit
c459722b8b
1 changed files with 4 additions and 4 deletions
|
@ -8,9 +8,9 @@ config defaults 'defaults'
|
|||
list hosts '1.0.0.1'
|
||||
list hosts '80.67.169.12'
|
||||
list hosts '80.67.169.40'
|
||||
option timeout '1'
|
||||
option tries '4'
|
||||
option interval '4'
|
||||
option timeout '2'
|
||||
option tries '5'
|
||||
option interval '5'
|
||||
option type 'ping'
|
||||
option options ''
|
||||
|
||||
|
@ -22,6 +22,6 @@ config shadowsocks 'shadowsocks'
|
|||
list hosts '23.96.52.53'
|
||||
list hosts '104.40.211.35'
|
||||
list hosts '80.67.169.12'
|
||||
option timeout '5'
|
||||
option timeout '10'
|
||||
option tries '4'
|
||||
option interval '10'
|
Loading…
Add table
Add a link
Reference in a new issue