Remove http_3xx module configuration from blackbox.yaml

This commit is contained in:
2025-08-24 19:48:56 +03:00
parent 1e8842444d
commit 8af3424fb3

View File

@@ -18,10 +18,3 @@ modules:
timeout: 5s timeout: 5s
icmp: icmp:
ttl: 5 ttl: 5
http_3xx:
prober: http
http:
preferred_ip_protocol: "ip4"
enable_http3: true
enable_http2: false
valid_http_versions: ["HTTP/3.0"]