fix SOA record for nand.sh

This commit is contained in:
Ben Harris 2021-05-19 16:37:13 -04:00
parent 59cc9599bd
commit 1faa667701
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
$ORIGIN .
$TTL 3600 ; 1 hour
nand.sh IN SOA ns1.tildeverset.net. root.nand.sh. (
2021041105 ; serial
nand.sh IN SOA ns1.tildeverse.net. root.nand.sh. (
2021051900 ; serial
86400 ; refresh (1 day)
7200 ; retry (2 hours)
3600000 ; expire (5 weeks 6 days 16 hours)