commit | 52aa75d58f49c0da60af449baf1e9387fc66bf74 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri Feb 26 17:14:54 2016 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Feb 26 17:17:17 2016 +0100 |
tree | 0f16eff24b82a29c5ce09cdaf4861c07960854b8 | |
parent | 398aa69f51e6ad1023727b8e3d7dee26053b82fd [diff] [blame] |
Fixes and support for zones
diff --git a/README.md b/README.md index ca5d65b..c36f678 100644 --- a/README.md +++ b/README.md
@@ -8,6 +8,8 @@ enabled: true zone: sub.domain.com: + ttl: 86400 + root: "hostmaster@domain.com" type: master records: - name: @ @@ -21,8 +23,9 @@ type: slave notify: true masters: - - dns01.domain.com - - dns02.domain.com + # Masters must be specified by IP address + - 8.8.8.8 + - 8.8.4.4 dnssec: enabled: true # Don't hide version