[RICPLT-2585 / RICPLT-1528] Fix E2TermInit payload / xAppMock fixes
[ric-plt/e2mgr.git] / E2Manager / resources / configuration.yaml
index 0e16ecd..0b73b60 100644 (file)
@@ -4,7 +4,9 @@ http:
   port: 3800
 rmr:
   port: 3801
-  maxMsgSize: 4096
+  maxMsgSize: 65536
 notificationResponseBuffer: 100
 bigRedButtonTimeoutSec: 5
 maxConnectionAttempts: 3
+maxRnibConnectionAttempts: 3
+rnibRetryIntervalMs: 10