From 6e08e12749c349ef47698afd392b44c29af06fea Mon Sep 17 00:00:00 2001 From: Marcus Andersson Date: Tue, 26 Oct 2021 19:46:29 +0200 Subject: [PATCH] Docs: Updated the plugin admin configuration default value (#40942) --- 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 f421d8df4de..19eaa6cad3f 100644 --- a/docs/sources/administration/configuration.md +++ b/docs/sources/administration/configuration.md @@ -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" >}}).