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 1c76766..d7f0a4f 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -28,7 +28,7 @@ telnetport=2121 ; ; REQ: ["set"][module name][parameter][value] ; REP: ["ok"] _OR_ ["fail"][error description] -zmqctrl=1 +zmqctrl=0 zmqctrlendpoint=tcp://127.0.0.1:9400 [log] |