Plugin Options
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| storage | object |
yes |
Additional Properties: not allowed
Example
{ "storage": {}}storage: object
Option 1 (alternative):
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| type | Constant Value: "memory" |
yes |
Additional Properties: not allowed
Option 2 (alternative):
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| type | Constant Value: "sqlite" |
yes | |
| path | string |
no |
Additional Properties: not allowed