Skip to content

Fix typo in qname-wait-recurse

Ondřej Surý requested to merge 3115-qname-wait-recurse-typo into main

In the RPZ documentation, there's a mistake where it states that the default behavior will be disabled by setting qname-wait-recurse yes; while in fact it's opposite qname-wait-recurse no;.

This affects only the RST documentation.

Closes #3115 (closed)

Merge request reports