From c80fe53620ec821cd346a12d68a1af684ef304b7 Mon Sep 17 00:00:00 2001 From: Matt Clegg Date: Tue, 24 Jun 2025 18:38:37 +0100 Subject: [PATCH] Update _index.md (#105123) * Update _index.md FIX `other fields below`. * Update _index.md arranging entries to reflect their positioning in defaults.ini --------- Co-authored-by: Jacob Valdez --- docs/sources/setup-grafana/configure-grafana/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/setup-grafana/configure-grafana/_index.md b/docs/sources/setup-grafana/configure-grafana/_index.md index 14e4e77cfc2..50b0e485bdd 100644 --- a/docs/sources/setup-grafana/configure-grafana/_index.md +++ b/docs/sources/setup-grafana/configure-grafana/_index.md @@ -390,8 +390,8 @@ The database user's password (not applicable for `sqlite3`). If the password con #### `url` -Use either URL or the other fields below to configure the database -Example: `mysql://user:secret@host:port/database` +Use either URL or the previous fields to configure the database +Example: `type://user:password@host:port/name` #### `max_idle_conn`