X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.yaml;h=3f70925b3d3dc9d462d71874e5f6c28dc56a7cbc;hb=413abf5f6de7c1808a2dd716ef52ed586c04d8f6;hp=ace8f73b41f8e5975c4802cdc2890b4994ee941f;hpb=5120ec103eead26427b977f4b2456c2ce57b36ac;p=ric-plt%2Fxapp-frame.git diff --git a/config/config-file.yaml b/config/config-file.yaml index ace8f73..3f70925 100755 --- a/config/config-file.yaml +++ b/config/config-file.yaml @@ -14,20 +14,29 @@ # limitations under the License. "local": - "host": ":8080" + "host": ":8086" "logger": "level": 4 "rmr": "protPort": "tcp:4560" "maxSize": 2072 - "numWorkers": 1 + "maxRetryOnFailure": 5 + "threadType": 0 + "mtypes" : + - "name": "TESTNAME1" + "id" : 55555 + - "name": "TESTNAME2" + "id" : 55556 + "lowLatency": False + "fastAck": False "subscription": "host": "localhost:8088" "timeout": 2 + "retryCount": 10 + "retryDelay": 5 "db": - "host": "localhost" - "port": 6379 - "namespaces": ["sdl", "rnib"] + "namespace": "sdl" + "waitForSdl": false "test": "mode": "forwarder" "mtype": 10004