summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-07-16 10:59:05 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-07-16 10:59:05 +0200
commitf98bd0db78003e6e75c70946d9d4e09483e9d975 (patch)
tree19df2cf9ff8546f027f73114711edc487d75d180 /config.mk
parent565984ed498d103ac8687e29bd4e5180acb7b4da (diff)
Minor changes
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index d1f1e9e..65cdb07 100644
--- a/config.mk
+++ b/config.mk
@@ -1,7 +1,7 @@
##### ZeroMQ
# ZMQ_PORT is the port used for all communications
ZMQ_PORT=5556
-# SUBSCRIBER_ADDR is used by the publisher
+# SUBSCRIBER_ADDR is used by the publishers
# to contact the subscriber
SUBSCRIBER_ADDR=localhost
# ZMQ_TOKEN is used by ZeroMQ to detect