0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-11-21 14:20:41 +00:00

[skip ci] auto-update documentation

This commit is contained in:
thegeeklab-bot 2024-05-15 20:59:17 +00:00
parent a83d2689b9
commit eb6aa969c1

View File

@ -13,6 +13,20 @@ properties:
defaultValue: "https://matrix.org" defaultValue: "https://matrix.org"
required: false 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 - name: password
description: | description: |
Authentication password. Authentication password.