xAppMock: Add packed payloads of Resource Status Response/Failure
[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