mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Plugins: Enable catalog management link to gcom (#34673)
* click out to gcom when config enabled * set to false * fix styling for uninstall * remove advertising config + simplify callout URL * add entry to configuration.md * update config name * update lingo
This commit is contained in:
@@ -1473,11 +1473,13 @@ Enter a comma-separated list of plugin identifiers to identify plugins that are
|
||||
|
||||
### plugin_admin_enabled
|
||||
|
||||
|
||||
Available to Grafana administrators only, the plugin admin app is set to `false` by default. Set it to `true` to enable the app.
|
||||
|
||||
For more information, refer to [Plugin catalog]({{< relref "../plugins/catalog.md" >}}).
|
||||
|
||||
### plugin_admin_external_manage_enabled
|
||||
|
||||
Set to `true` if you want to enable external management of plugins. Default is `false`. This is only applicable to Grafana Cloud users.
|
||||
|
||||
### plugin_catalog_url
|
||||
|
||||
|
||||
Reference in New Issue
Block a user