mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Merge pull request #202 from Ysurac/develop
Fix default for http server test
This commit is contained in:
commit
33f0bec19c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue