Removed old unused version checking

This commit is contained in:
Mike Rostermund
2015-10-09 15:16:29 +02:00
parent 9a0fac9a52
commit 0d645d0349
3 changed files with 0 additions and 79 deletions

View File

@@ -373,8 +373,6 @@ $config['show_overview_tab'] = true;
// The device overview page options
$config['overview_show_sysDescr'] = true;
// Enable version checker & stats
$config['version_check'] = 0;
// Enable checking of version in discovery
// Poller/Discovery Modules
$config['enable_bgp'] = 1;