Docs: Fix dashboard provisioning example (#27595)

Remove unsupported editable field
removed in SHA: d6faa3d06f
This commit is contained in:
Sofia Papagiannaki
2020-09-15 18:56:53 +03:00
committed by GitHub
parent 2e4191afca
commit 30ee860a18

View File

@@ -261,8 +261,6 @@ providers:
type: file
# <bool> disable dashboard deletion
disableDeletion: false
# <bool> enable dashboard editing
editable: true
# <int> how often Grafana will scan for changed dashboards
updateIntervalSeconds: 10
# <bool> allow updating provisioned dashboards from the UI