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:
parent
a83d2689b9
commit
eb6aa969c1
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user