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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bind/fake-222/JONES') diff --git a/bind/fake-222/JONES b/bind/fake-222/JONES index c63c922..7a6ffdc 100644 --- a/bind/fake-222/JONES +++ b/bind/fake-222/JONES @@ -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/A-222 $INCLUDE /etc/local-JONES.DK/bind/skel/MX -- cgit v1.2.3