This commit is contained in:
HenocKA
2016-02-08 20:12:05 +01:00
22 changed files with 271 additions and 82 deletions
+3
View File
@@ -861,3 +861,6 @@ $config['update_channel'] = 'master';
// Default port association mode
$config['default_port_association_mode'] = 'ifIndex';
// Ignore ports which can't be mapped using a devices port_association_mode
// See include/polling/ports.inc.php for a lenghty explanation.
$config['ignore_unmapable_port'] = False;