Change default graph view to zoom in on traffic. (#13173)

People like to see their tiny utilization.
This commit is contained in:
Tony Murray
2021-08-25 06:33:17 -05:00
committed by GitHub
parent 5a1988a4c9
commit 676bb8c5a7

View File

@@ -3322,7 +3322,7 @@
"type": "array"
},
"graphs.port_speed_zoom": {
"default": true,
"default": false,
"type": "boolean",
"group": "webui",
"section": "graph",