mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
cloud_discovery: set correct timeouts inside UCI
Fixes: WIFI-14897 Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -6,9 +6,9 @@ config ucentral config
|
||||
option reporting 10
|
||||
|
||||
config timeouts timeouts
|
||||
option offline 120
|
||||
option offline 14400
|
||||
option validate 120
|
||||
option orphan 120
|
||||
option orphan 7200
|
||||
|
||||
#config event
|
||||
# option type dhcp
|
||||
|
||||
Reference in New Issue
Block a user