mirror of
https://github.com/Telecominfraproject/wlan-cloud-analytics.git
synced 2026-01-27 10:22:33 +00:00
Initial commit
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user