From c5dd5a10983f51b54770b043e7f40eef3883c4dd Mon Sep 17 00:00:00 2001 From: thegeeklab-bot Date: Thu, 16 May 2024 11:55:27 +0000 Subject: [PATCH] [skip ci] auto-update documentation --- data/data.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/data.yaml b/data/data.yaml index a6709a2..f74c732 100644 --- a/data/data.yaml +++ b/data/data.yaml @@ -55,6 +55,20 @@ properties: type: string required: false + - name: insecure_skip_verify + description: | + Skip SSL verification. + type: bool + defaultValue: false + required: false + + - name: log_level + description: | + Plugin log level. + type: string + defaultValue: "info" + required: false + - name: max_concurrency description: | Customize number concurrent files to process.