mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Default configuration is defaults.ini (#26071)
Fixes #26068 The `conf ` directory doesn't have any `grafana.ini`, but a `defaults.ini`, which contains the default configuration.
This commit is contained in:
parent
6f13f2de7d
commit
338ce0cc10
@ -125,7 +125,7 @@ yarn e2e:dev
|
||||
|
||||
## Configure Grafana for development
|
||||
|
||||
The default configuration, `grafana.ini`, is located in the `conf` directory.
|
||||
The default configuration, `defaults.ini`, is located in the `conf` directory.
|
||||
|
||||
To override the default configuration, create a `custom.ini` file in the `conf` directory. You only need to add the options you wish to override.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user