reduce DNS ttl

This commit is contained in:
Motiejus Jakštys 2024-09-27 15:53:50 +03:00
parent c37ab632ac
commit cf44812892
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ rec {
in in
'' ''
$ORIGIN jakstys.lt. $ORIGIN jakstys.lt.
$TTL 86400 $TTL 3600
@ SOA ns1.jakstys.lt. motiejus.jakstys.lt. (2023100800 86400 86400 86400 86400) @ SOA ns1.jakstys.lt. motiejus.jakstys.lt. (2023100800 86400 86400 86400 86400)
@ NS ns1.jakstys.lt. @ NS ns1.jakstys.lt.
@ NS ns2.jakstys.lt. @ NS ns2.jakstys.lt.