Update _index.md (#93572)

Updated `grafana.ini` file path for macOS apple sillicon
pull/93597/head
Premkumar Chalmeti 10 months ago committed by GitHub
parent a45167a595
commit ac9015bb2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/setup-grafana/configure-grafana/_index.md

@ -39,7 +39,7 @@ On Windows, the `sample.ini` file is located in the same directory as `defaults.
### macOS
By default, the configuration file is located at `/usr/local/etc/grafana/grafana.ini`. For a Grafana instance installed using Homebrew, edit the `grafana.ini` file directly. Otherwise, add a configuration file named `custom.ini` to the `conf` folder to override the settings defined in `conf/defaults.ini`.
By default, the configuration file is located at `/opt/homebrew/etc/grafana/grafana.ini` or `/usr/local/etc/grafana/grafana.ini`. For a Grafana instance installed using Homebrew, edit the `grafana.ini` file directly. Otherwise, add a configuration file named `custom.ini` to the `conf` folder to override the settings defined in `conf/defaults.ini`.
## Remove comments in the .ini files

Loading…
Cancel
Save