Moving to OW namespace

This commit is contained in:
stephb9959
2021-08-31 12:13:05 -07:00
committed by oblom0v
parent 28bf8f556a
commit 061ca2c140

View File

@@ -15,7 +15,7 @@ openwifi.restapi.host.0.cert = $OWFMS_ROOT/certs/restapi-cert.pem
openwifi.restapi.host.0.key = $OWFMS_ROOT/certs/restapi-key.pem
openwifi.restapi.host.0.key.password = mypassword
ucentral.internal.restapi.host.0.backlog = 100
openwifi.internal.restapi.host.0.backlog = 100
openwifi.internal.restapi.host.0.security = relaxed
openwifi.internal.restapi.host.0.rootca = $OWFMS_ROOT/certs/restapi-ca.pem
openwifi.internal.restapi.host.0.address = *
@@ -62,8 +62,7 @@ alb.port = 16104
openwifi.kafka.group.id = firmware
openwifi.kafka.client.id = firmware1
openwifi.kafka.enable = true
# openwifi.kafka.brokerlist = a1.arilia.com:9092
openwifi.kafka.brokerlist = debfarm1-node-c.arilia.com:9092
openwifi.kafka.brokerlist = a1.arilia.com:9092
openwifi.kafka.auto.commit = false
openwifi.kafka.queue.buffering.max.ms = 50