blob: 5a425dc6d5667649b5bbe04e4e4971bca2009148 [file] [log] [blame]
{
"local": {
"host": ":8080"
},
"logger": {
"level": 4
},
"rmr": {
"protPort": "tcp:14560",
"maxSize": 8192,
"numWorkers": 1,
"txMessages": ["RIC_SUB_REQ", "RIC_SUB_DEL_REQ"],
"rxMessages": ["RIC_SUB_RESP", "RIC_SUB_FAILURE", "RIC_SUB_DEL_RESP", "RIC_SUB_DEL_FAILURE", "RIC_INDICATION"]
},
"db": {
"host": "localhost",
"port": 6379,
"namespaces": ["sdl", "rnib"]
},
"rtmgr" : {
"HostAddr" : "localhost",
"port" : "8989",
"baseUrl" : "/"
},
"subscription": {
"host": "localhost:8088",
"timeout": 2
}
}