1apiVersion: 1 2 3providers: 4- name: 'dashboards' 5 orgId: 1 6 folder: '' 7 folderUid: '' 8 type: file 9 disableDeletion: true 10 editable: true 11 updateIntervalSeconds: 10 12 allowUiUpdates: false 13 options: 14 path: /var/lib/grafana/dashboards 15 16