Replaced RestTemplate with WebClient in synchronous DMI calls
[cps.git] / cps-application / src / main / resources / application.yml
index 8100680..7683f0b 100644 (file)
@@ -178,6 +178,7 @@ ncmp:
             maximumConnectionsPerRoute: 50
             maximumConnectionsTotal: 100
             idleConnectionEvictionThresholdInSeconds: 5
+            maximumInMemorySizeInMegabytes: 16
         auth:
             username: ${DMI_USERNAME:cpsuser}
             password: ${DMI_PASSWORD:cpsr0cks!}