From b7483e15e49c4717e6b629c51ffd4d609205488a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 19 Jun 2014 16:06:25 +0200 Subject: Fix lower negative TTL for fake zones to maximum permitted: 3h. --- bind/fake-222/JONES-mailonly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bind/fake-222/JONES-mailonly') diff --git a/bind/fake-222/JONES-mailonly b/bind/fake-222/JONES-mailonly index f79ab96..0066bab 100644 --- a/bind/fake-222/JONES-mailonly +++ b/bind/fake-222/JONES-mailonly @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 1w ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. -- cgit v1.2.3