From 9607f8db94c5078f29fd46575c3fc0cdfb527c40 Mon Sep 17 00:00:00 2001 From: Christoph Klassen <100708552+cintek@users.noreply.github.com> Date: Mon, 27 Oct 2025 10:38:22 +0100 Subject: [PATCH] fix: Documentation about supported options (#697) --- docs/csaf_downloader.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/csaf_downloader.md b/docs/csaf_downloader.md index e95bc62..123694e 100644 --- a/docs/csaf_downloader.md +++ b/docs/csaf_downloader.md @@ -75,7 +75,7 @@ insecure = false # client_cert # not set by default # client_key # not set by default # client_passphrase # not set by default -ignoresigcheck = false +ignore_sigcheck = false # rate # set to unlimited worker = 2 # time_range # not set by default