mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
more migration to new URL system
git-svn-id: http://www.observium.org/svn/observer/trunk@2492 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -60,7 +60,7 @@ $config['int_l2tp'] = 0; # Enable L2TP Port Types
|
||||
$config['show_locations'] = 1; # Enable Locations on menu
|
||||
$config['show_locations_dropdown'] = 1; # Enable Locations dropdown on menu
|
||||
$config['show_services'] = 1; # Enable Services on menu
|
||||
$config['ports_page_default'] = "details/"; ## eg "details/" "graphs/bits/"
|
||||
$config['ports_page_default'] = "details"; ## eg "details" "graphs/bits" ### THIS NO LONGER WORKS
|
||||
|
||||
### SNMP Settings - Timeouts/Retries disabled as default
|
||||
#$config['snmp']['timeout'] = 1; # timeout in seconds
|
||||
|
||||
Reference in New Issue
Block a user