This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

1apiVersion: 1 2 3providers: 4 - name: replica 5 orgId: 1 6 folder: "" 7 type: file 8 disableDeletion: false 9 updateIntervalSeconds: 30 10 allowUiUpdates: true 11 options: 12 path: /var/lib/grafana/dashboards 13 foldersFromFilesStructure: false