mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00: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