policy: add roam-scan timeout
[project/usteer.git] / openwrt / usteer / files / etc / config / usteer
index f0b8867407271f0d200ec23725b8f82228b98f44..cedb8816fe31648a00f0a556cc61a89601c85871 100644 (file)
@@ -67,6 +67,10 @@ config usteer
        # Maximum number of client roaming scan trigger attempts
        #option roam_scan_tries 3
 
+       # Retry scanning when roam_scan_tries is exceeded after this timeout (in ms)
+       # In case this option is set to 0, the client is kicked instead
+       #option roam_scan_timeout 0
+
        # Minimum time (ms) between client roaming scan trigger attempts
        #option roam_scan_interval 10000