mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: added versions_to_keep to config docs, #9671
This commit is contained in:
parent
36c9b7df53
commit
153a9bf43a
@ -87,7 +87,7 @@ command line in the init.d script or the systemd service file. It can
|
||||
be overridden in the configuration file or in the default environment variable
|
||||
file.
|
||||
|
||||
### plugins
|
||||
### plugins
|
||||
|
||||
Directory where grafana will automatically scan and look for plugins
|
||||
|
||||
@ -624,6 +624,12 @@ Analytics ID here. By default this feature is disabled.
|
||||
|
||||
<hr />
|
||||
|
||||
## [dashboards]
|
||||
|
||||
### versions_to_keep (introduced in v5.0)
|
||||
|
||||
Number dashboard versions to keep (per dashboard). Default: 20, Minimum: 1.
|
||||
|
||||
## [dashboards.json]
|
||||
|
||||
If you have a system that automatically builds dashboards as json files you can enable this feature to have the
|
||||
|
Loading…
Reference in New Issue
Block a user