Merge remote-tracking branch 'origin/master' into concurrent-sql

This commit is contained in:
Marcus Efraimsson
2018-10-02 17:44:33 +02:00
235 changed files with 11894 additions and 1151 deletions
+1 -1
View File
@@ -203,7 +203,7 @@ providers:
folder: ''
type: file
disableDeletion: false
updateIntervalSeconds: 3 #how often Grafana will scan for changed dashboards
updateIntervalSeconds: 10 #how often Grafana will scan for changed dashboards
options:
path: /var/lib/grafana/dashboards
```