Merge "upgrade RMR version to 1.13.0" into PI3
[ric-plt/e2mgr.git] / E2Manager / resources / configuration.yaml
index 0e16ecd..27f55d1 100644 (file)
@@ -4,7 +4,11 @@ http:
   port: 3800
 rmr:
   port: 3801
-  maxMsgSize: 4096
+  maxMsgSize: 65536
 notificationResponseBuffer: 100
 bigRedButtonTimeoutSec: 5
 maxConnectionAttempts: 3
+maxRnibConnectionAttempts: 3
+rnibRetryIntervalMs: 10
+keepAliveResponseTimeoutMs: 1500
+keepAliveDelayMs: 500