Add refresh and 24h range by default

This commit is contained in:
Ricardo F 2020-04-27 21:02:48 +02:00
parent 3a100f5296
commit 29ade6052f

View file

@ -54,7 +54,7 @@
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"id": null, "id": null,
"iteration": 1587749285623, "iteration": 1587978243787,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@ -1696,7 +1696,7 @@
"type": "row" "type": "row"
} }
], ],
"refresh": false, "refresh": "1m",
"schemaVersion": 22, "schemaVersion": 22,
"style": "dark", "style": "dark",
"tags": [ "tags": [
@ -1795,7 +1795,7 @@
] ]
}, },
"time": { "time": {
"from": "now-6h", "from": "now-24h",
"to": "now" "to": "now"
}, },
"timepicker": { "timepicker": {
@ -1818,5 +1818,5 @@
"variables": { "variables": {
"list": [] "list": []
}, },
"version": 28 "version": 30
} }