mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add test count as setting for OMR-Tracker
This commit is contained in:
parent
e374f7cb2e
commit
ced4a76faa
5 changed files with 35 additions and 12 deletions
|
@ -18,6 +18,7 @@ config defaults 'defaults'
|
|||
list hosts6 '2001:4860:4860::8888'
|
||||
list hosts6 '2001:4860:4860::8844'
|
||||
option timeout '2'
|
||||
option count '2'
|
||||
option tries '3'
|
||||
option interval '2'
|
||||
option interval_tries '1'
|
||||
|
@ -29,7 +30,6 @@ config defaults 'defaults'
|
|||
|
||||
config proxy 'proxy'
|
||||
option enabled '1'
|
||||
list hosts '1.0.0.1'
|
||||
list hosts '212.27.48.10'
|
||||
list hosts '198.27.92.1'
|
||||
list hosts '151.101.129.164'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue