mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
Added config option for navbar menu manage groups
This commit is contained in:
@@ -780,3 +780,6 @@ $config['mapael']['default_map'] = 'maps/world_countries.
|
||||
$config['leaflet']['default_lat'] = '50.898482';
|
||||
$config['leaflet']['default_lng'] = '-3.401402';
|
||||
$config['leaflet']['default_zoom'] = 2;
|
||||
|
||||
// Navbar variables
|
||||
$config['navbar']['manage_groups']['hide'] = 0;
|
||||
|
||||
Reference in New Issue
Block a user