qexed_plugin_download
- Commit:
a40e7105530a7578ed7a19f6e2fbacef4c10f2e6 - Language:
en - Config file:
config/qexed_plugin_download.toml - Field count:
4 - Description: qexed_plugin_download.toml: plugin download source and authentication settings.
Paste or upload TOML to preview current values.
| Path | Type | Default | Current | Description | Notice |
|---|---|---|---|---|---|
plugin_download | object | See #plugin_download | See #plugin_download | Plugin download settings | None |
Complex Type Details
plugin_download
- Type
object- Default
- None
- Current
- Paste or upload TOML to preview current values.
- Description
- Plugin download settings
| Path | Type | Default | Current | Description | Notice |
|---|---|---|---|---|---|
plugin_download.download | string | "https://api.example.com/plugins/" | Paste or upload TOML to preview current values. | Plugin download URL |
|
plugin_download.download_token | string | <stored in .secrets> | Paste or upload TOML to preview current values. | Plugin download authentication token |
|
plugin_download.enable | boolean | false | Paste or upload TOML to preview current values. | Enable plugin downloads |
|