4d43e40a9211e56102e4e530ee2c4d1cbe08dac9
[ric-plt/e2mgr.git] / 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://iltlv740.intl.att.com:8080/ric/v1/handles/
10 notificationResponseBuffer: 100
11 bigRedButtonTimeoutSec: 5
12 maxConnectionAttempts: 3
13 maxRnibConnectionAttempts: 3
14 rnibRetryIntervalMs: 10
15 keepAliveResponseTimeoutMs: 1500
16 keepAliveDelayMs: 500