diff options
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ ##### ZeroMQ -PUBLISHER_PORT=5556 -PUBLISHER_INTERFACE=* +ZMQ_PORT=5556 +SUBSCRIBER_ADDR=localhost ##### Logger/Publisher # LOGGERS_DIR will contains all the data generated by the loggers |
