diff options
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
