diff options
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 |