Chore: Rename "marketplace" app to "catalog" (#34149)

This commit is contained in:
Ryan McKinley
2021-05-17 08:27:56 -07:00
committed by GitHub
parent 315ca109e1
commit edcefe1c8e
52 changed files with 86 additions and 94 deletions

View File

@@ -863,9 +863,9 @@
;app_tls_skip_verify_insecure = false
# Enter a comma-separated list of plugin identifiers to identify plugins that are allowed to be loaded even if they lack a valid signature.
;allow_loading_unsigned_plugins =
;marketplace_url = https://grafana.com/grafana/plugins/
;catalog_url = https://grafana.com/grafana/plugins/
# Enable or disable the Marketplace app which can be used to manage plugins from within Grafana.
;marketplace_app_enabled = false
;catalog_app_enabled = false
#################################### Grafana Image Renderer Plugin ##########################
[plugin.grafana-image-renderer]