f2875d4d6d251b6c2c5de5a1282452c9d4608d0e
[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 routingManager:
9   baseUrl: http://10.0.2.15:12020/ric/v1/handles/
10 notificationResponseBuffer: 100
11 bigRedButtonTimeoutSec: 5
12 maxRnibConnectionAttempts: 3
13 rnibRetryIntervalMs: 10
14 keepAliveResponseTimeoutMs: 4500
15 keepAliveDelayMs: 1500
16 e2tInstanceDeletionTimeoutMs: 15000
17 globalRicId:
18   ricId: "AACCE"
19   mcc: "026"
20   mnc: "09"