Skip to content

Commit 1ccfb2a

Browse files
committed
Fixed example in vlan filters
1 parent 17f3d2c commit 1ccfb2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/vlan_filters.conf.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
#value = Ethernet-EAP
7676
#
7777
#[machineauth]
78-
#filter = username
78+
#filter = user_name
7979
#operator = match
8080
#value = host/
8181
#
@@ -176,7 +176,7 @@
176176
# ifIndex
177177
# mac
178178
# connection_type
179-
# username
179+
# user_name
180180
# ssid
181181
# time
182182
# owner.pid

0 commit comments

Comments
 (0)