From f1da831374774814502ad693f23fa93940e651e8 Mon Sep 17 00:00:00 2001 From: thegeeklab-bot Date: Sat, 23 Dec 2023 23:24:17 +0000 Subject: [PATCH] [skip ci] auto-update documentation --- data/data.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/data/data.yaml b/data/data.yaml index 986bddd..0ffeafe 100644 --- a/data/data.yaml +++ b/data/data.yaml @@ -68,9 +68,11 @@ properties: defaultvalue: false type: bool - - name: insecure_ssl_verify - description: Configure git SSL verification of the remote machine. - defaultvalue: false + - name: insecure_skip_ssl_verify + description: | + Skip SSL verification of the remote machine. Activating this option is insecure + and should be avoided in most cases. + defaultvalue: true type: bool - name: empty_commit