From 50958c8e3b10469cb08d437b8d588daf33753fbd Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 31 May 2020 23:05:46 +0200 Subject: use recommended minimum SOA refresh and retry values, according to https://zonemaster.dk-hostmaster.dk/ --- 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 6ae0b93..32e5f01 100644 --- a/bind/fake-222/JONES-mailonly +++ b/bind/fake-222/JONES-mailonly @@ -1,7 +1,7 @@ $TTL 1w @ IN SOA localhost. root.localhost. ( 1 - 1w 1d 30d 3h ) + 4h 1h 1w 1h ) $INCLUDE /etc/local-JONES.DK/bind/skel/MX NS localhost. -- cgit v1.2.3