xAppMock: Add packed payloads of Resource Status Response/Failure
[ric-plt/e2mgr.git] / E2Manager / resources / configuration.yaml
index 833c927..0b73b60 100644 (file)
@@ -1,9 +1,12 @@
 logging:
-  logLevel: debug
+  logLevel: info
 http:
   port: 3800
 rmr:
   port: 3801
-  maxMsgSize: 4096
+  maxMsgSize: 65536
 notificationResponseBuffer: 100
 bigRedButtonTimeoutSec: 5
+maxConnectionAttempts: 3
+maxRnibConnectionAttempts: 3
+rnibRetryIntervalMs: 10