From 28f85570a1f75afb053e4381679523789592e1cd Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 26 Oct 2021 13:43:10 -0600 Subject: [PATCH] Docs: Updated the plugin admin configuration default value (#40942) (#40959) (cherry picked from commit 6e08e12749c349ef47698afd392b44c29af06fea) Co-authored-by: Marcus Andersson --- docs/sources/administration/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/administration/configuration.md b/docs/sources/administration/configuration.md index 4d1fc7e9aba..f7cd6512714 100644 --- a/docs/sources/administration/configuration.md +++ b/docs/sources/administration/configuration.md @@ -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" >}}).