mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:53:10 +08:00
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:
@ -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`
|
||||
|
||||
|
Reference in New Issue
Block a user