disable disassociate on low ack. too aggressive

pull/1/head
Jordan Sokolic 2020-02-23 20:41:01 +02:00
parent 4cc98935b0
commit 3604c1e4ef
1 changed files with 2 additions and 1 deletions

View File

@ -13,3 +13,4 @@ config 'wifi-iface' "${WIFI_IFACE}"
option 'ssid' "${WIFI_SSID}"
option 'encryption' "${WIFI_ENCRYPTION}"
option 'key' "${WIFI_KEY}"
option 'disassoc_low_ack' '0'