Docs: Updated the plugin admin configuration default value (#40942) (#40959)

(cherry picked from commit 6e08e12749)

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2021-10-26 21:43:10 +02:00
committed by GitHub
co-authored by Marcus Andersson
parent a513ff729e
commit 28f85570a1
+1 -1
View File
@@ -1590,7 +1590,7 @@ We do _not_ recommend using this option. For more information, refer to [Plugin
### 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.
Available to Grafana administrators only, the plugin admin app is set to `true` by default. Set it to `false` to disable the app.
For more information, refer to [Plugin catalog]({{< relref "../plugins/catalog.md" >}}).