mirror of
https://github.com/thegeeklab/wp-s3-action.git
synced 2024-11-14 00:00:39 +00:00
[skip ci] auto-update documentation
This commit is contained in:
parent
35c711644a
commit
c5dd5a1098
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user