Docs: Update mac.md (#20782)

* Update mac.md

Reviewed and edited macOS install instructions.

* Updated mac.md and configuration.md

Removed developer build instructions from mac.md and moved configuration information from mac.md to configuration.md.

* Update mac.md

Updated to reflect the new fields on the Downloads page

* Update mac.md

* Update mac.md
This commit is contained in:
Diana Payton
2020-01-16 13:29:20 -08:00
committed by GitHub
parent 0f0374544f
commit e64b5fd018
2 changed files with 27 additions and 58 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ If you installed Grafana using the `deb` or `rpm` packages, then your configurat
`sample.ini` is in the same directory as `defaults.ini` and contains all the settings commented out. Copy `sample.ini` and name it `custom.ini`.
**macOS**
By default, the configuration file is located at `/usr/local/etc/grafana/grafana.ini`.
By default, the configuration file is located at `/usr/local/etc/grafana/grafana.ini`. To configure Grafana, add a configuration file named `custom.ini` to the `conf` folder to override any of the settings defined in `conf/defaults.ini`.
## Comments in .ini Files