docs: mentation that config changes requires restart.

This commit is contained in:
Leonard Gram 2018-07-24 10:34:11 +02:00
parent 34a8864601
commit 59c1705399

View File

@ -15,6 +15,8 @@ weight = 1
The Grafana back-end has a number of configuration options that can be
specified in a `.ini` configuration file or specified using environment variables.
> **Note.** Grafana needs to be restarted for any configuration changes to take effect.
## Comments In .ini Files
Semicolons (the `;` char) are the standard way to comment out lines in a `.ini` file.