More sane values in SOA
This commit is contained in:
parent
c144703402
commit
b443d10f33
@ -1,10 +1,10 @@
|
|||||||
$TTL 604800
|
$TTL 604800
|
||||||
@ IN SOA ns1.athena7.eu. admin.athena7.eu. (
|
@ IN SOA ns1.athena7.eu. admin.athena7.eu. (
|
||||||
3 ; Serial number, increase by one
|
2019042901 ; Serial number as YYYYmmdd## convention
|
||||||
604800 ; Refresh interval
|
43200 ; Refresh interval
|
||||||
86400 ; Retry interval
|
7200 ; Retry interval
|
||||||
2419200 ; Expire Interval
|
2419200 ; Expire Interval
|
||||||
604800 ; Negative Cache TTL
|
86400 ; Negative Cache TTL
|
||||||
)
|
)
|
||||||
|
|
||||||
; Name servers
|
; Name servers
|
||||||
|
Loading…
Reference in New Issue
Block a user