From: Chris Hofstaedtler Date: Fri, 21 Feb 2025 14:26:01 +0000 (+0100) Subject: rec: fix auth_zones yaml example X-Git-Tag: dnsdist-2.0.0-alpha1~64^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15200%2Fhead;p=thirdparty%2Fpdns.git rec: fix auth_zones yaml example --- diff --git a/pdns/recursordist/rec-rust-lib/table.py b/pdns/recursordist/rec-rust-lib/table.py index f38cf0ba0e..d82a7db26e 100644 --- a/pdns/recursordist/rec-rust-lib/table.py +++ b/pdns/recursordist/rec-rust-lib/table.py @@ -282,7 +282,7 @@ DNSSEC is not supported. Example: .. code-block:: yaml recursor: - auth-zones: + auth_zones: - zone: example.org file: /var/zones/example.org - zone: powerdns.com