]> granicus.if.org Git - pdns/commitdiff
Update backend-remote.md
authorNiall Donegan <github@nialldonegan.me>
Thu, 3 Dec 2015 15:44:18 +0000 (15:44 +0000)
committerNiall Donegan <github@nialldonegan.me>
Thu, 3 Dec 2015 15:44:18 +0000 (15:44 +0000)
docs/markdown/authoritative/backend-remote.md

index 2bb28c3c49a24ed65607fdc64cd38da8afa6c654..17512b7349ae12af346f72ee3aac05765e77129a 100644 (file)
@@ -67,7 +67,7 @@ HTTPS is not supported, [stunnel](https://www.stunnel.org) is the suggested work
 parameters: endpoint, timeout (default 2000ms)
 
 ```
-remote-connection-string=zmq:endpoint=ipc:///tmp/tmp.sock
+remote-connection-string=zeromq:endpoint=ipc:///tmp/tmp.sock
 ```
 
 0MQ connector implements a REQ/REP RPC model. Please see <http://zeromq.org/> for more information.