mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
reduce jittering on big networks
This commit is contained in:
@@ -399,7 +399,7 @@ $config['network_map_vis_options'] = '{
|
||||
"fit": true
|
||||
},
|
||||
|
||||
"timestep": 0.5,
|
||||
"timestep": 0.4,
|
||||
}
|
||||
}';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user