From ad389ff2c6676cbeb835ce98f77649854cd58884 Mon Sep 17 00:00:00 2001 From: Renaud Allard Date: Thu, 26 Jun 2025 16:39:38 +0200 Subject: [PATCH] Update docs-new-preamble-in.rst zonetocaches was under recursor section instead of recordcache Signed-off-by: Renaud Allard --- pdns/recursordist/rec-rust-lib/docs-new-preamble-in.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/rec-rust-lib/docs-new-preamble-in.rst b/pdns/recursordist/rec-rust-lib/docs-new-preamble-in.rst index b3b817fac3..6bcd3d4404 100644 --- a/pdns/recursordist/rec-rust-lib/docs-new-preamble-in.rst +++ b/pdns/recursordist/rec-rust-lib/docs-new-preamble-in.rst @@ -449,7 +449,7 @@ An example of an ``zonetocaches`` entry, which is a sequence of `ZoneToCache`_: .. code-block:: yaml - recursor: + recordcache: zonetocaches: - zone: . method: url -- 2.47.2