make hide1002 and vlan_names true sidebar options and move to port properties section

This commit is contained in:
Oliver Gorwits
2022-08-03 06:22:51 +01:00
parent d6dea441eb
commit 3d81f3e5f6
7 changed files with 29 additions and 15 deletions

View File

@@ -56,6 +56,13 @@ device_auth:
#discover_waps: true
#discover_phones: false
# show VLAN names instead of VLAN numbers in Device Ports table.
# hide VLAN 1002-1005 in Device Ports (useful for older Cisco).
#sidebar_defaults:
# device_ports:
# p_vlan_names: { default: checked }
# p_hide1002: { default: checked }
# this is the schedule for automatically keeping netdisco up-to-date;
# these are good defaults, so only uncomment if needing to change.
# (or set "schedule: null" if you wish to disable the scheduler)