summary refs log tree commit diff
path: root/zones/db.ttm.sh
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-10-17 12:55:16 +0000
committerBen Harris <ben@tilde.team>2019-10-17 12:55:16 +0000
commit5c1c6675d7f8499b7124908bf82a4d3d64a43117 (patch)
tree3b7a94856a0ce2c26ee839823b2850f228183bf4 /zones/db.ttm.sh
parentbba3b98294d49754ce105073639767fef5d7315b (diff)
update soa times
Diffstat (limited to 'zones/db.ttm.sh')
-rw-r--r--zones/db.ttm.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/zones/db.ttm.sh b/zones/db.ttm.sh
index 670e67e..16686b9 100644
--- a/zones/db.ttm.sh
+++ b/zones/db.ttm.sh
@@ -1,11 +1,11 @@
 $ORIGIN .
 $TTL 3600	; 1 hour
 ttm.sh			IN SOA	ns1.tildeverse.net. root.ttm.sh. (
-				2019101400 ; serial
-				7200       ; refresh (2 hours)
-				3600       ; retry (1 hour)
-				86400      ; expire (1 day)
-				3600       ; minimum (1 hour)
+				2019101700 ; serial
+                                86400      ; refresh (24 hours)
+                                7200       ; retry (2 hour)
+                                3600000    ; expire (1000 hours)
+                                172800     ; minimum (2 days)
 				)
 			NS	ns1.tildeverse.net.
 			NS	ns2.tildeverse.net.