Add default width for availability map's tiles

This commit is contained in:
f0o
2015-09-23 09:57:37 +01:00
parent 20adc269ac
commit ceb135a33d
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -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;