2nd Fix for bug :

- PRH test fail - Cannot build AaiClientConfiguration,
   some of required attributes are not set
   [aaiIgnoreSslCertificateErrors]

Change-Id: I0a33b034576296d6daec9f4849aea539d7507d77
Issue-ID: DCAEGEN2-721
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
diff --git a/prh-app-server/config/prh_endpoints.json b/prh-app-server/config/prh_endpoints.json
index 6a284b2..1e57e05 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": {