mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-01 19:07:47 +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",
|
"band": "2G",
|
||||||
"country": "CA",
|
"country": "CA",
|
||||||
"channel-mode": "HE",
|
"channel-mode": "HE",
|
||||||
"channel-width": 80
|
"channel-width": 20
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
@@ -69,10 +69,6 @@
|
|||||||
"key": "OpenWifi",
|
"key": "OpenWifi",
|
||||||
"ieee80211w": "optional"
|
"ieee80211w": "optional"
|
||||||
},
|
},
|
||||||
"roaming": {
|
|
||||||
"message-exchange": "ds",
|
|
||||||
"generate-psk": true
|
|
||||||
},
|
|
||||||
"rate-limit": {
|
"rate-limit": {
|
||||||
"ingress-rate": 10,
|
"ingress-rate": 10,
|
||||||
"egress-rate": 10
|
"egress-rate": 10
|
||||||
|
|||||||
Reference in New Issue
Block a user