Merge "Adding configuration for rmr"
authorsubhash kumar singh <subh.singh@samsung.com>
Fri, 12 May 2023 11:31:06 +0000 (11:31 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Fri, 12 May 2023 11:31:06 +0000 (11:31 +0000)
config/config.yaml

index 80e08d8..52d906d 100644 (file)
 #   limitations under the License.
 #
 log-level: debug
+
+#Config variable for rmr
+NAME: ""
+MAX_SIZE: 65534
+THREAD_TYPE: 0
+LOW_LATENCY: false
+FAST_ACK: false
+MAX_RETRY_ON_FAILURE: 1
+PORT : 4561
\ No newline at end of file