mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
Update defaults.inc.php
This commit is contained in:
@@ -440,7 +440,7 @@ $config['enable_vrfs'] = 1;
|
||||
// Enable VRFs
|
||||
$config['enable_vrf_lite_cisco'] = 1;
|
||||
// Enable VRF lite cisco
|
||||
$config['enable_route'] = 1;
|
||||
$config['enable_route'] = 0;
|
||||
// Enable routes for VRF lite cisco
|
||||
$config['enable_printers'] = 0;
|
||||
// Enable Printer support
|
||||
|
||||
Reference in New Issue
Block a user