From c081bb53d0fb001fea7819b1fe504cfcb48ac67b Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 12:01:23 +0200 Subject: [PATCH] [v11.3.x] Update _index.md (#95475) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Irene Rodríguez Co-authored-by: Jay <92761481+JayEkin@users.noreply.github.com> --- docs/sources/setup-grafana/configure-grafana/_index.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/sources/setup-grafana/configure-grafana/_index.md b/docs/sources/setup-grafana/configure-grafana/_index.md index 59d2aa39922..7065371da85 100644 --- a/docs/sources/setup-grafana/configure-grafana/_index.md +++ b/docs/sources/setup-grafana/configure-grafana/_index.md @@ -837,9 +837,8 @@ that this organization already exists. Default is 1. ### auto_assign_org_role -The `auto_assign_org_role` setting determines the default role assigned to new users -in the main organization (if `auto_assign_org` setting is set to true). -The available options are `Viewer` (default), `Admin`, `Editor`, and `None`. For example: +The `auto_assign_org_role` setting determines the default role assigned to new users in the main organization if `auto_assign_org` setting is set to `true`. +You can set this to one of the following roles: (`Viewer` (default), `Admin`, `Editor`, and `None`). For example: `auto_assign_org_role = Viewer` @@ -1530,7 +1529,7 @@ Turns on tracing instrumentation. Only affects Grafana Javascript Agent. ### api_key -If `custom_endpoint` required authentication, you can set the api key here. Only relevant for Grafana Javascript Agent provider. +If `custom_endpoint` required authentication, you can set the API key here. Only relevant for Grafana Javascript Agent provider.