From 000a8d625d81d088441540fd9900a6e54e12c07c Mon Sep 17 00:00:00 2001 From: PolynomialDivision Date: Tue, 9 Jan 2018 10:55:17 +0100 Subject: [PATCH] new timer --- files/dawn.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/dawn.config b/files/dawn.config index 13053d9..9eb33eb 100644 --- a/files/dawn.config +++ b/files/dawn.config @@ -14,7 +14,7 @@ config hostapd config times option update_client '10' - option denied_req_threshold '15' + option denied_req_threshold '30' option remove_client '15' option remove_probe '120' option remove_ap '460'