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

Fix default for http server test

This commit is contained in:
Ycarus (Yannick Chabanois) 2022-01-13 19:46:01 +01:00
parent 41087ba6f9
commit 90e0c41dc6

View file

@ -28,7 +28,7 @@ _validate_section() {
'wait_test:uinteger' \
'type:string:undef' \
'enabled:bool:1' \
'server_http_test:bool:1' \
'server_http_test:bool:0' \
'options:string'
[ -z "$hosts" ] && hosts=$tmp_hosts