mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Clarify use of custom.ini on deb/rpm platforms (#19939)
This commit is contained in:
parent
3afffedc0a
commit
42478342c7
@ -31,7 +31,8 @@ A common problem is forgetting to uncomment a line in the `custom.ini` (or `graf
|
||||
|
||||
> **Note.** If you have installed Grafana using the `deb` or `rpm`
|
||||
> packages, then your configuration file is located at
|
||||
> `/etc/grafana/grafana.ini`. This path is specified in the Grafana
|
||||
> `/etc/grafana/grafana.ini` and a separate `custom.ini` is not
|
||||
> used. This path is specified in the Grafana
|
||||
> init.d script using `--config` file parameter.
|
||||
|
||||
## Using environment variables
|
||||
|
Loading…
Reference in New Issue
Block a user