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:
parent
41087ba6f9
commit
90e0c41dc6
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ _validate_section() {
|
||||||
'wait_test:uinteger' \
|
'wait_test:uinteger' \
|
||||||
'type:string:undef' \
|
'type:string:undef' \
|
||||||
'enabled:bool:1' \
|
'enabled:bool:1' \
|
||||||
'server_http_test:bool:1' \
|
'server_http_test:bool:0' \
|
||||||
'options:string'
|
'options:string'
|
||||||
|
|
||||||
[ -z "$hosts" ] && hosts=$tmp_hosts
|
[ -z "$hosts" ] && hosts=$tmp_hosts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue