Added documentation for the new 'country' configuration option
This commit is contained in:
parent
6d1584905c
commit
814e925dc4
1 changed files with 5 additions and 0 deletions
|
@ -135,6 +135,11 @@ fast_reauth=1
|
||||||
# in most cases.
|
# in most cases.
|
||||||
#driver_param="field=value"
|
#driver_param="field=value"
|
||||||
|
|
||||||
|
# Country code
|
||||||
|
# The ISO/IEC alpha2 country code for the country in which this device is
|
||||||
|
# currently operating.
|
||||||
|
#country=US
|
||||||
|
|
||||||
# Maximum lifetime for PMKSA in seconds; default 43200
|
# Maximum lifetime for PMKSA in seconds; default 43200
|
||||||
#dot11RSNAConfigPMKLifetime=43200
|
#dot11RSNAConfigPMKLifetime=43200
|
||||||
# Threshold for reauthentication (percentage of PMK lifetime); default 70
|
# Threshold for reauthentication (percentage of PMK lifetime); default 70
|
||||||
|
|
Loading…
Reference in a new issue