From aa744b39dd1b142bbe7411af83c4443c25463249 Mon Sep 17 00:00:00 2001 From: VC Date: Fri, 5 Jul 2024 11:53:54 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F:=20reduce=20TTL=20for=20goog?= =?UTF-8?q?le=20TXT=20validation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- roles/nsd/templates/zones/sebicomics.com.zone.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nsd/templates/zones/sebicomics.com.zone.j2 b/roles/nsd/templates/zones/sebicomics.com.zone.j2 index a8bb651..cef1b4f 100644 --- a/roles/nsd/templates/zones/sebicomics.com.zone.j2 +++ b/roles/nsd/templates/zones/sebicomics.com.zone.j2 @@ -19,5 +19,5 @@ $ORIGIN {{ item.name }}. @ 3600 IN TXT "v=spf1 -all" @ 3600 IN TXT "spf2.0/mfrom -all" _dmarc 3600 IN TXT "v=DMARC1;p=reject;pct=100;sp=reject;aspf=s;" -@ IN TXT "google-site-verification=Ptj7up6CWDNVy_AQjKrJf9yY08Tu7OTE30XIgG-ISGU" +@ 3600 IN TXT "google-site-verification=Ptj7up6CWDNVy_AQjKrJf9yY08Tu7OTE30XIgG-ISGU" {{ web_hostname_block }}