mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
Update rate-limit.json
Removing unnecessarily roaming configs from the rate-limit example.
This commit is contained in:
committed by
John Crispin
parent
028b96ee88
commit
63899e09ce
@@ -17,7 +17,7 @@
|
||||
"band": "2G",
|
||||
"country": "CA",
|
||||
"channel-mode": "HE",
|
||||
"channel-width": 80
|
||||
"channel-width": 20
|
||||
}
|
||||
],
|
||||
|
||||
@@ -69,10 +69,6 @@
|
||||
"key": "OpenWifi",
|
||||
"ieee80211w": "optional"
|
||||
},
|
||||
"roaming": {
|
||||
"message-exchange": "ds",
|
||||
"generate-psk": true
|
||||
},
|
||||
"rate-limit": {
|
||||
"ingress-rate": 10,
|
||||
"egress-rate": 10
|
||||
|
||||
Reference in New Issue
Block a user