From 668fd0904a85a851707fd5cc7ec39a6ac8c3d452 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:49:20 -0500 Subject: [PATCH] [v11.1.x] Update _index.md (#93595) Update _index.md (#93572) Updated `grafana.ini` file path for macOS apple sillicon (cherry picked from commit ac9015bb2f2dfa53cc0e5f4d71672b37edc9509f) Co-authored-by: Premkumar Chalmeti --- docs/sources/setup-grafana/configure-grafana/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/setup-grafana/configure-grafana/_index.md b/docs/sources/setup-grafana/configure-grafana/_index.md index ceaa7e9a1ca..88b37557461 100644 --- a/docs/sources/setup-grafana/configure-grafana/_index.md +++ b/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