mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-05-28 04:02:31 -04:00
doc: update links to samples
This commit is contained in:
parent
d3beffbd73
commit
a4da7526eb
2 changed files with 6 additions and 2 deletions
|
|
@ -656,6 +656,10 @@ Possible values:
|
|||
.. NOTE::
|
||||
This function requires systemd version at least 221 or libdbus.
|
||||
|
||||
.. TIP::
|
||||
A few sample script templates can be found in
|
||||
`the project repository <https://gitlab.nic.cz/knot/knot-dns/-/tree/master/samples>`_.
|
||||
|
||||
Change of this parameter requires restart of the Knot server to take effect.
|
||||
|
||||
*Default:* ``none``
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@ part can be empty. The receiver can be an arbitrary program using *libknot* inte
|
|||
(C or Python). In case of high traffic, more channels (sockets) can be configured
|
||||
to allow parallel processing.
|
||||
|
||||
.. NOTE::
|
||||
A simple `probe client <https://gitlab.nic.cz/knot/knot-dns/-/blob/master/scripts/probe_dump.py>`_ in Python.
|
||||
.. TIP::
|
||||
A simple `probe client <https://gitlab.nic.cz/knot/knot-dns/-/blob/master/samples/probe_dump.py>`_ in Python.
|
||||
|
||||
Example
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in a new issue