RIC:1060: Change in PTL
[ric-plt/xapp-frame.git] / config / config-file.yaml
index b4bbde3..3f70925 100755 (executable)
 #   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