Copy latest code to master
[ric-plt/resource-status-manager.git] / RSM / resources / configuration.yaml
1 logging:
2   logLevel: info
3 http:
4   port: 4800
5 rmr:
6   port: 4801
7   maxMsgSize: 65536
8   readyIntervalSec: 1
9 rnib:
10   maxRnibConnectionAttempts: 3
11   rnibRetryIntervalMs: 10