mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
PluginsCatalog: Add backend support for hiding plugins in plugins catalog (#41563)
Add backend support for hiding plugins in plugins catalog. Ref #41074
This commit is contained in:
committed by
GitHub
parent
1700b2c2f3
commit
b88d21a6cb
@@ -1594,6 +1594,10 @@ Set to `true` if you want to enable external management of plugins. Default is `
|
||||
|
||||
Custom install/learn more URL for enterprise plugins. Defaults to https://grafana.com/grafana/plugins/.
|
||||
|
||||
### plugin_catalog_hidden_plugins
|
||||
|
||||
Enter a comma-separated list of plugin identifiers to hide in the plugin catalog.
|
||||
|
||||
<hr>
|
||||
|
||||
## [live]
|
||||
|
||||
Reference in New Issue
Block a user