Skip to content
Snippets Groups Projects
Commit bfc866be authored by Jan David Mol's avatar Jan David Mol
Browse files

Allow interactive editing of provisioned dashboards

parent c8c40bda
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ providers: ...@@ -16,7 +16,7 @@ providers:
# <int> how often Grafana will scan for changed dashboards # <int> how often Grafana will scan for changed dashboards
updateIntervalSeconds: 60 updateIntervalSeconds: 60
# <bool> allow updating provisioned dashboards from the UI # <bool> allow updating provisioned dashboards from the UI
allowUiUpdates: false allowUiUpdates: true
options: options:
# <string, required> path to dashboard files on disk. Required when using the 'file' type # <string, required> path to dashboard files on disk. Required when using the 'file' type
path: /var/lib/grafana-static/dashboards path: /var/lib/grafana-static/dashboards
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment