mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Set default width to 25px
This commit is contained in:
@@ -785,4 +785,4 @@ $config['navbar']['manage_groups']['hide'] = 0;
|
||||
$config['summary_errors'] = 0;
|
||||
|
||||
// Default width of the availability map's tiles
|
||||
$config['availability-map-width'] = 20;
|
||||
$config['availability-map-width'] = 25;
|
||||
|
||||
Reference in New Issue
Block a user