mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Add default width for availability map's tiles
This commit is contained in:
@@ -783,3 +783,6 @@ $config['navbar']['manage_groups']['hide'] = 0;
|
||||
|
||||
// Show errored ports in the summary table on the dashboard
|
||||
$config['summary_errors'] = 0;
|
||||
|
||||
// Default width of the availability map's tiles
|
||||
$config['availability-map-width'] = 20;
|
||||
|
||||
Reference in New Issue
Block a user