mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add option to disable omr-tracker
This commit is contained in:
parent
c4ec834dc9
commit
105653108a
3 changed files with 16 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
|||
config defaults 'defaults'
|
||||
list hosts '4.2.2.1'
|
||||
list hosts '8.8.8.8'
|
||||
list hosts '8.8.4.4'
|
||||
list hosts '9.9.9.9'
|
||||
list hosts '1.1.1.1'
|
||||
list hosts '1.0.0.1'
|
||||
option timeout '1'
|
||||
option tries '4'
|
||||
option interval '2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue