We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae2aa7 commit 6fc0a5bCopy full SHA for 6fc0a5b
1 file changed
README.md
@@ -263,7 +263,7 @@ touch /etc/dnscrypt-server/zones/example.conf
263
264
Now, add one or more unbound directives to the file, such as:
265
266
-```text
+```zone
267
local-zone: "example.com." static
268
local-data: "my-computer.example.com. IN A 10.0.0.1"
269
local-data: "other-computer.example.com. IN A 10.0.0.2"
0 commit comments