diff options
author | Ram Koya <rk541m@att.com> | 2018-12-14 17:06:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-14 17:06:04 +0000 |
commit | fa243918b08f4dc3992aba78833d5982dcd31c0c (patch) | |
tree | 6e3aeb004582720e5c9c6bfae0482887319d690a /demo/docker_files/__MsgRtrApi.properties | |
parent | fe4b752ab4c41526c55f2ac3e134b3b072be6ab2 (diff) | |
parent | 7470220aa33505fee7b243368c479c5796db24ac (diff) |
Merge "update docker images"
Diffstat (limited to 'demo/docker_files/__MsgRtrApi.properties')
-rw-r--r-- | demo/docker_files/__MsgRtrApi.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/demo/docker_files/__MsgRtrApi.properties b/demo/docker_files/__MsgRtrApi.properties index 47293a7..ea6e089 100644 --- a/demo/docker_files/__MsgRtrApi.properties +++ b/demo/docker_files/__MsgRtrApi.properties @@ -102,7 +102,7 @@ authentication.adminSecret=fe3cCompound ## hostname is determined via InetAddress.getLocalHost ().getCanonicalHostName(), ## which is not always adequate.) You can set this value explicitly here. ## -#cambria.api.node.identifier=<use-something-unique-to-this-instance> +cambria.api.node.identifier=message-router ############################################################################### ## @@ -115,6 +115,7 @@ authentication.adminSecret=fe3cCompound #metrics.send.cambria.sendEverySeconds=60 cambria.consumer.cache.zkBasePath=/fe3c/cambria/consumerCache +consumer.timeout=17 ############################################################################## #100mb |