Docs: Fix dashboard provisioning example (#27595)

Remove unsupported editable field
removed in SHA: d6faa3d06f
pull/27601/head
Sofia Papagiannaki 5 years ago committed by GitHub
parent 2e4191afca
commit 30ee860a18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/administration/provisioning.md

@ -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

Loading…
Cancel
Save