Parcourir la source

docs: added versions_to_keep to config docs, #9671

Torkel Ödegaard il y a 8 ans
Parent
commit
153a9bf43a
1 fichiers modifiés avec 7 ajouts et 1 suppressions
  1. 7 1
      docs/sources/installation/configuration.md

+ 7 - 1
docs/sources/installation/configuration.md

@@ -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
 be overridden in the configuration file or in the default environment variable
 file.
 file.
 
 
-### plugins 
+### plugins
 
 
 Directory where grafana will automatically scan and look for 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 />
 <hr />
 
 
+## [dashboards]
+
+### versions_to_keep (introduced in v5.0)
+
+Number dashboard versions to keep (per dashboard). Default: 20, Minimum: 1.
+
 ## [dashboards.json]
 ## [dashboards.json]
 
 
 If you have a system that automatically builds dashboards as json files you can enable this feature to have the
 If you have a system that automatically builds dashboards as json files you can enable this feature to have the