mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 10:35:53 +02:00
wlanap.cgi: Enable Neighbourhood Scan by default
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -47,7 +47,7 @@ my %wlanapsettings=();
|
||||
"PWD" => "",
|
||||
"HTCAPS" => "",
|
||||
"VHTCAPS" => "",
|
||||
"NOSCAN" => "off",
|
||||
"NOSCAN" => "on",
|
||||
"CLIENTISOLATION" => "off",
|
||||
"IEEE80211W" => "off",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user