Merge "upgrade RMR version to 1.13.0" into PI3
[ric-plt/e2mgr.git] / E2Manager / resources / configuration.yaml
1 logging:
2   logLevel: info
3 http:
4   port: 3800
5 rmr:
6   port: 3801
7   maxMsgSize: 65536
8 notificationResponseBuffer: 100
9 bigRedButtonTimeoutSec: 5
10 maxConnectionAttempts: 3
11 maxRnibConnectionAttempts: 3
12 rnibRetryIntervalMs: 10
13 keepAliveResponseTimeoutMs: 1500
14 keepAliveDelayMs: 500