Clarify use of custom.ini on deb/rpm platforms (#19939)

This commit is contained in:
Patrick O'Keeffe 2019-10-22 00:51:53 -07:00 committed by Daniel Lee
parent 3afffedc0a
commit 42478342c7

View File

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