1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Disable httping test by default

This commit is contained in:
Ycarus (Yannick Chabanois) 2022-01-13 14:34:14 +01:00
parent e7f09b2b4c
commit 41087ba6f9
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ config defaults 'defaults'
option interval_tries '1'
option type 'ping'
option wait_test '0'
option server_http_test '1'
option server_http_test '0'
option restart_down '0'
option mail_alert '0'