From f98bd0db78003e6e75c70946d9d4e09483e9d975 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 16 Jul 2023 10:59:05 +0200 Subject: Minor changes --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') 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 -- cgit v1.2.3