mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: mentation that config changes requires restart.
This commit is contained in:
parent
34a8864601
commit
59c1705399
@ -15,6 +15,8 @@ weight = 1
|
|||||||
The Grafana back-end has a number of configuration options that can be
|
The Grafana back-end has a number of configuration options that can be
|
||||||
specified in a `.ini` configuration file or specified using environment variables.
|
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
|
## Comments In .ini Files
|
||||||
|
|
||||||
Semicolons (the `;` char) are the standard way to comment out lines in a `.ini` file.
|
Semicolons (the `;` char) are the standard way to comment out lines in a `.ini` file.
|
||||||
|
Loading…
Reference in New Issue
Block a user