From: Michał Kępień Date: Mon, 8 Mar 2021 11:27:39 +0000 (+0100) Subject: Fix documentation for the "max-ixfr-ratio" option X-Git-Tag: v9.17.11~5^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3878cf4ac50b849fc7dc59ea35d2826eeda5c875;p=thirdparty%2Fbind9.git Fix documentation for the "max-ixfr-ratio" option Commit 9fb6d11abbdb10ded128f0ee5c004f24b4030ede (which converted BIND 9 documentation from DocBook to Sphinx) inadvertently removed a paragraph from the description of the "max-ixfr-ratio" option. Add the missing paragraph back. --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index bb1fadeeee4..2a3ff1ffd31 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -1121,11 +1121,14 @@ default is used. used instead of the new format.) ``max-ixfr-ratio`` - This sets the size threshold (expressed as a percentage of the size of the full - zone) beyond which ``named`` chooses to use an AXFR response rather than - IXFR when answering zone transfer requests. See + This sets the size threshold (expressed as a percentage of the size + of the full zone) beyond which ``named`` chooses to use an AXFR + response rather than IXFR when answering zone transfer requests. See :ref:`incremental_zone_transfers`. + The minimum value is ``1%``. The keyword ``unlimited`` disables ratio + checking and allows IXFRs of any size. The default is ``100%``. + ``new-zones-directory`` This specifies the directory in which to store the configuration parameters for zones added via ``rndc addzone``. By default, this is