diff options
-rw-r--r-- | doc/example.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example.ini b/doc/example.ini index 9cdfe03..1c25529 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -25,7 +25,7 @@ loop=0 ; When recieving data using ZeroMQ, the source is the URI to be used ;transport=zeromq -;source=tcp://localhost:8080 +;source=zmq+tcp://localhost:8080 [modulator] ; Gain mode: 0=FIX, 1=MAX, 2=VAR |