summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.mk b/config.mk
index 65cdb07..e65753a 100644
--- a/config.mk
+++ b/config.mk
@@ -8,8 +8,8 @@ SUBSCRIBER_ADDR=localhost
# messages from publishers. Leave as is if not sure.
ZMQ_TOKEN=ina260-zmq-publisher
# ZMQ_MSG_SIZE max number of bytes per ZeroMQ messages
-# Be careful with this parameter
-ZMQ_MSG_SIZE=2550
+# Be careful with this parameter. Default is 5MiB
+ZMQ_MSG_SIZE=5242880
##### Logger/Publisher
# LOGGERS_DIR will contains all the data generated by the loggers