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

Add option enable/disable check of server is reachable by the connection

This commit is contained in:
Ycarus (Yannick Chabanois) 2025-02-06 14:32:18 +01:00
parent 863425d622
commit 93ec83c111
5 changed files with 22 additions and 7 deletions

View file

@ -29,6 +29,7 @@ config defaults 'defaults'
option type 'ping'
option wait_test '0'
option server_http_test '0'
option server_test '0'
option restart_down '0'
option mail_alert '0'
option initial_state 'online'