refactoring: minor refactor of clean up dashboard history PR #9882

This commit is contained in:
Torkel Ödegaard
2017-11-17 14:41:44 +01:00
parent aaa465a100
commit 98b4074c16
4 changed files with 31 additions and 31 deletions
+1 -2
View File
@@ -177,8 +177,7 @@ log_queries =
#################################### Dashboards History ##################
[dashboards]
# A setting of 20 (default) means only the last 20 versions will be stored and older versions removed.
# To keep all dashboard versions you can set this value to 2147483647.
# Number dashboard versions to keep (per dashboard). Default: 20, Minimum: 1
;versions_to_keep = 20
#################################### Users ###############################