From 28dcf0085c6daeb34b01744ba9510c15da2ffcf5 Mon Sep 17 00:00:00 2001 From: Gopi Raga <117985788+GopiRaga7@users.noreply.github.com> Date: Tue, 23 May 2023 13:50:49 +0530 Subject: [PATCH] Changing firmwaredb.maxrange to 365 --- owfms.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/owfms.properties b/owfms.properties index fee20bf..94531c5 100644 --- a/owfms.properties +++ b/owfms.properties @@ -38,7 +38,7 @@ openwifi.system.uri.ui = ucentral-ui.arilia.com openwifi.security.restapi.disable = false firmwaredb.refresh = 1800 -firmwaredb.maxage = 90 +firmwaredb.maxage = 365 # # Firmware Microservice Specific Section