]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc/gettingstarted-config: change `rules/type` to `rules/subtree` docs-develop-6-0-mvwoqi/deployments/2949 docs-develop-doc-a3dp14/deployments/2947
authorOto Šťáva <oto.stava@nic.cz>
Thu, 28 Dec 2023 14:54:09 +0000 (15:54 +0100)
committerOto Šťáva <oto.stava@nic.cz>
Thu, 28 Dec 2023 14:54:09 +0000 (15:54 +0100)
This has been renamed at one point in the code, but missed in the
getting started guide.

doc/gettingstarted-config.rst

index 90d06bea3f684dfd652e6828a49d0265bbc66b8e..5e993d44bfaa5a4d8d4352bf727138fb3c15dabf 100644 (file)
@@ -173,7 +173,7 @@ This can be achieved using by using :option:`rules <rules: <list>>`.
        - name:
            - example.com.
            - blocked.example.net.
-         type: nxdomain
+         subtree: nxdomain
 
 
 .. _example-personal: