From e7f8d0071f981839e9ba6197a4ebc8860d65dfae Mon Sep 17 00:00:00 2001 From: nd Date: Fri, 15 May 2020 11:00:54 +0200 Subject: [PATCH] updated readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 705ee3d..e7180b5 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ All configuration is to be placed inside the `powerdns` dict. # key:value of config values config: "allow-axfr-ips": - - ::1 - - 127.0.0.0/8 + - ::1 + - 127.0.0.0/8 "bind-config": /etc/powerdns/backends/bind.conf "config-dir": /etc/powerdns "daemon": "yes" @@ -67,7 +67,7 @@ It is possible to do short hand notations: * If there is only a single value for an entry, you can omit the array and use ``: { : }` * YAML anchors and merges are recommend for situations where a `CNAME` is not possible -* You can use hierachy to shorten paths. If you have `foo.example.com` and 'bar.example.com' you could write +* You can use hierachy to shorten paths. If you have `foo.example.com` and `bar.example.com` you could write ``` "example.com.": foo: