This commit is contained in:
Solvik Blum 2019-08-29 09:20:41 +00:00
parent 9632bc6b54
commit 4c5821331d

View file

@ -40,7 +40,7 @@ if config.get('slot_location'):
SLOT_LOCATION = slot_location.get('driver')
SLOT_LOCATION_REGEX = slot_location.get('regex')
NETWORK_IGNORE_INTERFACES = None
NETWORK_IGNORE_IPS = None
NETWORK_LLDP = None