X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.yaml;h=59656c87b43b19e4085affda8f97537c3c083522;hb=c30343741fcdad16a4a6cc5396043ecf605f852f;hp=ace8f73b41f8e5975c4802cdc2890b4994ee941f;hpb=5120ec103eead26427b977f4b2456c2ce57b36ac;p=ric-plt%2Fxapp-frame.git diff --git a/config/config-file.yaml b/config/config-file.yaml index ace8f73..59656c8 100755 --- a/config/config-file.yaml +++ b/config/config-file.yaml @@ -14,20 +14,23 @@ # 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