aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2015-05-28 12:47:43 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2015-05-28 12:47:43 +0200
commita90c25b6fec6dff3becbebe9e98aadad11e7e61f (patch)
tree7402eb20cff4da0a35c5d87dbab812139e849370 /doc
parentf315999c7b7b2719d74725007902083115fd440e (diff)
downloaddabmod-a90c25b6fec6dff3becbebe9e98aadad11e7e61f.tar.gz
dabmod-a90c25b6fec6dff3becbebe9e98aadad11e7e61f.tar.bz2
dabmod-a90c25b6fec6dff3becbebe9e98aadad11e7e61f.zip
example.ini: don't enable zmqctrl by default
Diffstat (limited to 'doc')
-rw-r--r--doc/example.ini2
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]