X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.yaml;h=daeb14f87176c75a891675cab39c628f22e3dc7d;hb=f22b458846a20a4a9fcafb49e3195ab44a16840e;hp=42236eceb5694969bdae01e17534ad060285e66d;hpb=ad0a271100d4652d38610accfea2ad38fe6292ad;p=ric-plt%2Fxapp-frame.git diff --git a/config/config-file.yaml b/config/config-file.yaml index 42236ec..daeb14f 100755 --- a/config/config-file.yaml +++ b/config/config-file.yaml @@ -14,18 +14,24 @@ # 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 "subscription": "host": "localhost:8088" "timeout": 2 + "retryCount": 10 + "retryDelay": 5 "db": "namespace": "sdl" "waitForSdl": false