From 118930c0fb7130d1bde2d438ece36fe9b328ba1d Mon Sep 17 00:00:00 2001 From: Otto Date: Tue, 9 Nov 2021 09:35:15 +0100 Subject: [PATCH] Correct versionadded --- pdns/recursordist/docs/settings.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index ab86fa5db2..d14c27dafa 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -1044,13 +1044,13 @@ Maximum number of incoming requests handled concurrently per tcp connection. This number must be larger than 0 and smaller than 65536 and also smaller than `max-mthreads`. -.. versionadded:: 4.6.0 - .. _setting-max-include-depth: ``max-include-depth`` ---------------------- +.. versionadded:: 4.6.0 + - Integer - Default: 20 -- 2.47.2