Update SOA to 11/15

Jon Penn's birthday; probably the most life-changing birthday party I've
ever been to.
This commit is contained in:
Brian Cunnie
2024-11-16 16:09:43 -08:00
parent ce852009c5
commit 30d51c3014
2 changed files with 16 additions and 16 deletions

View File

@@ -890,7 +890,7 @@ func SOAResource(name dnsmessage.Name) dnsmessage.SOAResource {
return dnsmessage.SOAResource{
NS: name,
MBox: mbox,
Serial: 20241105,
Serial: 20241115,
// cribbed the Refresh/Retry/Expire from google.com.
// MinTTL was 300, but I dropped to 180 for faster
// key-value propagation