From 5c1c6675d7f8499b7124908bf82a4d3d64a43117 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Thu, 17 Oct 2019 12:55:16 +0000 Subject: update soa times --- zones/tilde/db.chat.tilde | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'zones/tilde/db.chat.tilde') diff --git a/zones/tilde/db.chat.tilde b/zones/tilde/db.chat.tilde index 73559a8..f64371b 100644 --- a/zones/tilde/db.chat.tilde +++ b/zones/tilde/db.chat.tilde @@ -4,11 +4,12 @@ $ORIGIN chat.tilde. $TTL 604802 @ IN SOA ns1.tildeverse.net. root.chat.tilde. ( - 2019081900 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL + 2019101700 ; Serial + 86400 ; refresh (24 hours) + 7200 ; retry (2 hour) + 3600000 ; expire (1000 hours) + 172800 ; minimum (2 days) + ) ; IN NS ns1.tildeverse.net. IN NS ns1.tildenic.org. -- cgit 1.4.1