X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.json;h=70fd3aed40c7bd0b95e2a71b53a173199894011e;hb=8e5efa4f44f646b5389db3ccb5588d41a185e598;hp=e644cafd320336e8a02689d01f7bb66da1df71f7;hpb=d9ff71cf313086a71c417273a20b378a98c681fc;p=ric-plt%2Fxapp-frame.git diff --git a/config/config-file.json b/config/config-file.json index e644caf..70fd3ae 100755 --- a/config/config-file.json +++ b/config/config-file.json @@ -63,16 +63,14 @@ }, "controls": { "logger": { - "level": 3 + "level": 3, + "noFormat": true }, "subscription": { - "subscriptionActive": true, - "functionId": 1, - "plmnId": "310150", - "eNBId": "202251", - "timeout": 5, - "host": "service-ricplt-submgr-http.ricplt:8088", - "clientEndpoint": "service-ricxapp-ueec-http.ricxapp:8080" + "host": "localhost:8088", + "timeout": 2, + "retryCount": 10, + "retryDelay": 5 }, "waitForSdl": false }, @@ -80,12 +78,6 @@ "url": "/ric/v1/metrics", "namespace": "ricxapp" }, - "subscription": { - "host": "localhost:8088", - "timeout": 2, - "retryCount": 10, - "retryDelay": 5 - }, "faults": {}, "measurements": [] }