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

This commit is contained in:
Marcus Andersson
2021-10-26 13:46:29 -04:00
committed by GitHub
parent 6709359148
commit 6e08e12749
+1 -1
View File
@@ -1582,7 +1582,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" >}}).