Configuration option to not track wired clients (#10040)

This commit is contained in:
Robert Svensson 2019-08-06 12:36:47 +02:00 committed by Franck Nijhof
parent 8bf6bf1874
commit c0ad45d154

View File

@ -73,6 +73,11 @@ dont_track_devices:
type: boolean
required: false
default: false
dont_track_wired_clients:
description: enable to not allow device tracker to track wired clients.
type: boolean
required: false
default: false
ssid_filter:
description: Filter the SSIDs that tracking will occur on.
type: list