From: Samuel Berthe Date: Wed, 22 Mar 2023 11:51:44 +0000 (+0100) Subject: Fix example.yml: no_follow_redirects is deprecated in favor of follow_redirects ... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a744f2b754f558b2488892e197f96c8a28aaa332;p=blackbox_exporter.git Fix example.yml: no_follow_redirects is deprecated in favor of follow_redirects (#1031) Signed-off-by: Samuel Berthe --- diff --git a/example.yml b/example.yml index a82eeb4..b9a2fdf 100644 --- a/example.yml +++ b/example.yml @@ -10,7 +10,7 @@ modules: Host: vhost.example.com Accept-Language: en-US Origin: example.com - no_follow_redirects: false + follow_redirects: true fail_if_ssl: false fail_if_not_ssl: false fail_if_body_matches_regexp: