mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboards: Make the home dashboard non-editable (by default) (#68044)
This commit is contained in:
parent
2489e3524d
commit
a650ddfecd
@ -62,6 +62,7 @@
|
||||
"from": "now-6h",
|
||||
"to": "now"
|
||||
},
|
||||
"editable": false,
|
||||
"timepicker": {
|
||||
"hidden": true,
|
||||
"refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
|
||||
|
Loading…
Reference in New Issue
Block a user