diff options
Diffstat (limited to 'prh-app-server/config/prh_endpoints.json')
-rw-r--r-- | prh-app-server/config/prh_endpoints.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prh-app-server/config/prh_endpoints.json b/prh-app-server/config/prh_endpoints.json index 6a284b2d..1e57e05d 100644 --- a/prh-app-server/config/prh_endpoints.json +++ b/prh-app-server/config/prh_endpoints.json @@ -11,7 +11,7 @@ "dmaapContentType": "application/json", "consumerId": "c12", "consumerGroup": "OpenDcae-c12", - "timeoutMS": -1, + "timeoutMs": -1, "messageLimit": 1 }, "dmaapProducerConfiguration": { |