diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-06-19 16:05:10 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-06-19 16:05:10 +0200 |
commit | 5c099f3b38a10635c6e3e6c918262a6a264df0d0 (patch) | |
tree | 4a2cbbfb25d6851640e8774436c75f415d5f6ee7 /bind/pri/JONES | |
parent | 4785b497651a2fec4cb5d1e7c26d9c874ee01bf1 (diff) |
Compact header (TTL and SOA records).
Diffstat (limited to 'bind/pri/JONES')
-rw-r--r-- | bind/pri/JONES | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/bind/pri/JONES b/bind/pri/JONES index 767926e..e990319 100644 --- a/bind/pri/JONES +++ b/bind/pri/JONES @@ -1,10 +1,7 @@ -$TTL 3600 -@ SOA dns.jones.dk. dr.jones.dk. ( - 2013110601 ; serial (2006021901) - 3600 ; refresh - 1800 ; retry - 604800 ; expire - 3600 ) ; Negative Cache TTL +$TTL 1h +@ SOA dns.jones.dk. dr.jones.dk. ( + 2013110601 + 1h 30mi 1w 1h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS dns.jones.dk. |