From 9bc1a7df30754a3080a0e26dadccd55b89511204 Mon Sep 17 00:00:00 2001 From: stephb9959 Date: Mon, 10 Jan 2022 11:01:44 -0800 Subject: [PATCH] Initial commit --- owanalytics.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/owanalytics.properties b/owanalytics.properties index 77182f6..a5a5dbb 100644 --- a/owanalytics.properties +++ b/owanalytics.properties @@ -42,7 +42,7 @@ openwifi.system.uri.ui = owprov-ui.arilia.com # NLB Support # alb.enable = true -alb.port = 16105 +alb.port = 16109 # # Kafka @@ -64,7 +64,7 @@ storage.type = sqlite #storage.type = mysql #storage.type = odbc -storage.type.sqlite.db = prov.db +storage.type.sqlite.db = analytics.db storage.type.sqlite.idletime = 120 storage.type.sqlite.maxsessions = 128