From eb6aa969c17bae6e0db32e6b1166d8670a98009d Mon Sep 17 00:00:00 2001 From: thegeeklab-bot Date: Wed, 15 May 2024 20:59:17 +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 15bd5e5..028e36a 100644 --- a/data/data.yaml +++ b/data/data.yaml @@ -13,6 +13,20 @@ properties: defaultValue: "https://matrix.org" 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: password description: | Authentication password.