Fixed a typo in example config

This commit is contained in:
Alexey Rybalchenko 2015-06-30 16:47:43 +02:00
parent b855f77060
commit 6ed9cc3da1

View File

@ -29,7 +29,7 @@
{ {
"type": "pull", "type": "pull",
"method": "connect", "method": "connect",
"address": "tcp://localhost:5556", "address": "tcp://localhost:5555",
"sndBufSize": "1000", "sndBufSize": "1000",
"rcvBufSize": "1000", "rcvBufSize": "1000",
"rateLogging": "0" "rateLogging": "0"