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 <jacob.valdez@grafana.com>
This commit is contained in:
Matt Clegg
2025-06-24 18:38:37 +01:00
committed by GitHub
parent 498ab849e4
commit c80fe53620

View File

@ -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`