From: Oto Šťáva Date: Thu, 28 Dec 2023 14:54:09 +0000 (+0100) Subject: doc/gettingstarted-config: change `rules/type` to `rules/subtree` X-Git-Tag: v6.0.5~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6d8b72d2a9130ec95949219d75085e19bb3bdd;p=thirdparty%2Fknot-resolver.git doc/gettingstarted-config: change `rules/type` to `rules/subtree` This has been renamed at one point in the code, but missed in the getting started guide. --- diff --git a/doc/gettingstarted-config.rst b/doc/gettingstarted-config.rst index 90d06bea3..5e993d44b 100644 --- a/doc/gettingstarted-config.rst +++ b/doc/gettingstarted-config.rst @@ -173,7 +173,7 @@ This can be achieved using by using :option:`rules >`. - name: - example.com. - blocked.example.net. - type: nxdomain + subtree: nxdomain .. _example-personal: