[RICPLT-2523] Add SelectE2TInstance mechanism | Change Setup flow | Refactor code...
[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