xaviera.systems: update nxdomain ttl
This commit is contained in:
parent
3d655c0581
commit
fc25e0dee7
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
$ORIGIN xaviera.systems.
|
||||
@ 3600 IN SOA ns3.xaviera.systems. admin.k7dxs.net. (
|
||||
40 ; serial
|
||||
28800 ; refresh (8 hours)
|
||||
7200 ; retry (2 hours)
|
||||
2419200 ; expire (4 weeks)
|
||||
3600 ; minimum (1 hour)
|
||||
41 ; serial
|
||||
300 ; refresh (unused)
|
||||
300 ; retry (unused)
|
||||
300 ; expire (unused)
|
||||
300 ; minimum (nxdomain ttl)
|
||||
)
|
||||
; Nameservers
|
||||
@ 3600 IN NS ns1.xaviera.systems.
|
||||
|
|
Loading…
Reference in a new issue