Revision ac516731
Added by Renato Botelho over 8 years ago
src/etc/inc/globals.inc | ||
---|---|---|
74 | 74 |
"captiveportal_element_sizelimit" => 1048576, |
75 | 75 |
"captiveportal_rules_interval" => 50, |
76 | 76 |
"services_dhcp_server_enable" => true, |
77 |
"wireless_regex" => "/^(ndis|wi|ath|an|ral|ural|iwi|wlan|rum|run|bwn|zyd|mwl|bwi|ipw|iwn|malo|uath|upgt|urtw|wpi)/",
|
|
77 |
"wireless_regex" => "/^(ath|bwi|bwn|ipw|iwi|iwm|iwn|malo|mwl|ral|rsu|rum|run|uath|upgt|ural|urtw|urtwn|wi|wpi|wtap|zyd)[0-9]+/",
|
|
78 | 78 |
"help_base_url" => "/help.php", |
79 | 79 |
"pkg_prefix" => "pfSense-pkg-", |
80 | 80 |
"default_timezone" => "Etc/UTC", |
Also available in: Unified diff
Ticket #6770: Update wireless regex to match FreeBSD 11