Dashboards: Make the home dashboard non-editable (by default) (#68044)

This commit is contained in:
Ryan McKinley 2023-05-09 07:04:49 -07:00 committed by GitHub
parent 2489e3524d
commit a650ddfecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"],