mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
cluster/backends/zeromq: Fix rst link in docs
This commit is contained in:
parent
f15281ab64
commit
cc0c48423d
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ export {
|
|||
## acts as a central broker.
|
||||
|
||||
## See ZeroMQ's `ZMQ_IO_THREADS documentation <http://api.zeromq.org/4-2:zmq-ctx-set#toc4>`_
|
||||
## and the `I/O threads <https://zguide.zeromq.org/docs/chapter2/#I-O-Threads>`
|
||||
## and the `I/O threads <https://zguide.zeromq.org/docs/chapter2/#I-O-Threads>`_
|
||||
## section in the ZeroMQ guide for details.
|
||||
const proxy_io_threads = 2 &redef;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue