Remove http_3xx module configuration from blackbox.yaml
This commit is contained in:
parent
1e8842444d
commit
8af3424fb3
1 changed files with 1 additions and 8 deletions
|
|
@ -17,11 +17,4 @@ modules:
|
|||
prober: icmp
|
||||
timeout: 5s
|
||||
icmp:
|
||||
ttl: 5
|
||||
http_3xx:
|
||||
prober: http
|
||||
http:
|
||||
preferred_ip_protocol: "ip4"
|
||||
enable_http3: true
|
||||
enable_http2: false
|
||||
valid_http_versions: ["HTTP/3.0"]
|
||||
ttl: 5
|
||||
Loading…
Add table
Add a link
Reference in a new issue