Merge "Adding configuration for rmr"
[ric-plt/a1.git] / 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