Initial commit

This commit is contained in:
stephb9959
2022-01-10 11:01:44 -08:00
parent 86a7d7137f
commit 9bc1a7df30

View File

@@ -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