mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 16:46:47 +00:00
Fixed a typo in example config
This commit is contained in:
parent
b855f77060
commit
6ed9cc3da1
|
@ -29,7 +29,7 @@
|
|||
{
|
||||
"type": "pull",
|
||||
"method": "connect",
|
||||
"address": "tcp://localhost:5556",
|
||||
"address": "tcp://localhost:5555",
|
||||
"sndBufSize": "1000",
|
||||
"rcvBufSize": "1000",
|
||||
"rateLogging": "0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user