mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-31 18:38:10 +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 | 	option reporting	10 | ||||||
|  |  | ||||||
| config timeouts timeouts | config timeouts timeouts | ||||||
| 	option offline		120 | 	option offline		14400 | ||||||
| 	option validate		120 | 	option validate		120 | ||||||
| 	option orphan		120 | 	option orphan		7200 | ||||||
|  |  | ||||||
| #config event | #config event | ||||||
| #	option type  dhcp | #	option type  dhcp | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin