From bd5ae332bd585d80906617764b34dc08e73e15c8 Mon Sep 17 00:00:00 2001 From: Stephane Bourque Date: Tue, 23 May 2023 07:26:03 -0700 Subject: [PATCH] Reverting to the old value This value was changed by mistake by someone. Reverting to the old value. --- owfms.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/owfms.properties b/owfms.properties index 94531c5..fee20bf 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 = 365 +firmwaredb.maxage = 90 # # Firmware Microservice Specific Section