mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Change default graph view to zoom in on traffic. (#13173)
People like to see their tiny utilization.
This commit is contained in:
@@ -3322,7 +3322,7 @@
|
|||||||
"type": "array"
|
"type": "array"
|
||||||
},
|
},
|
||||||
"graphs.port_speed_zoom": {
|
"graphs.port_speed_zoom": {
|
||||||
"default": true,
|
"default": false,
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"group": "webui",
|
"group": "webui",
|
||||||
"section": "graph",
|
"section": "graph",
|
||||||
|
Reference in New Issue
Block a user