mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
optional printers type in devices menu
git-svn-id: http://www.observium.org/svn/observer/trunk@738 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -87,6 +87,7 @@ $config['int_l2tp'] = 0; # Enable L2TP Port Types
|
||||
|
||||
$config['show_locations'] = 1; # Enable Locations on menu
|
||||
$config['show_services'] = 1; # Enable Services on menu
|
||||
$config['show_printers'] = 0; # Enable Printers Device Type on menu
|
||||
|
||||
$config['ports_page_default'] = "details/";
|
||||
# Default devices ports page display type. "details/", "graphs/bits/", etc
|
||||
|
Reference in New Issue
Block a user