X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.yaml;h=a75c078c6f34a8615e4945cf6e24f53b266b6e42;hb=d28b8dd34b07b5af77802ba408d859b00215cd35;hp=b4bbde3908f8e04356e0d7f05ebc4d4d2feac564;hpb=2e78e42c5896b61b77ab3a97e45704f6749161b2;p=ric-plt%2Fxapp-frame.git diff --git a/config/config-file.yaml b/config/config-file.yaml index b4bbde3..a75c078 100755 --- a/config/config-file.yaml +++ b/config/config-file.yaml @@ -14,17 +14,22 @@ # limitations under the License. "local": - "host": ":8080" + "host": ":8086" "logger": "level": 4 "rmr": "protPort": "tcp:4560" "maxSize": 2072 - "numWorkers": 1 + "maxRetryOnFailure": 5 + "threadType": 0 +"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