|
@@ -241,14 +241,14 @@ fast_reauth=1
|
|
|
# This is an optional set of parameters for automatic scanning
|
|
|
# within an interface in following format:
|
|
|
#autoscan=<autoscan module name>:<module parameters>
|
|
|
-# autoscan is like bgscan but on disconnected or inactive state.
|
|
|
-# For instance, on exponential module parameters would be <base>:<limit>
|
|
|
+# autoscan is like bgscan but on disconnected or inactive state.
|
|
|
+# For instance, on exponential module parameters would be <base>:<limit>
|
|
|
#autoscan=exponential:3:300
|
|
|
# Which means a delay between scans on a base exponential of 3,
|
|
|
-# up to the limit of 300 seconds (3, 9, 27 ... 300)
|
|
|
-# For periodic module, parameters would be <fixed interval>
|
|
|
+# up to the limit of 300 seconds (3, 9, 27 ... 300)
|
|
|
+# For periodic module, parameters would be <fixed interval>
|
|
|
#autoscan=periodic:30
|
|
|
-# So a delay of 30 seconds will be applied between each scan
|
|
|
+# So a delay of 30 seconds will be applied between each scan
|
|
|
|
|
|
# filter_ssids - SSID-based scan result filtering
|
|
|
# 0 = do not filter scan results (default)
|