1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-18 20:48:41 +08:00

DNS: correct $TTL

This commit is contained in:
Neo_Chen 2020-04-22 17:34:52 +08:00
parent 694072638e
commit 23aa6c861e
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
; NeoNetwork DNS Record ; NeoNetwork DNS Record
$TTL 1800 $TTL 604800
@ IN SOA NeoPDP-11.neo. ( @ IN SOA NeoPDP-11.neo. (
4096 ; Serial 4096 ; Serial
604800 ; Refresh 604800 ; Refresh

View file

@ -1,6 +1,6 @@
; NeoNetwork DNS Record ; NeoNetwork DNS Record
$TTL 1800 $TTL 604800
@ IN SOA NeoPDP-11.neo. ( @ IN SOA NeoPDP-11.neo. (
4096 ; Serial 4096 ; Serial
604800 ; Refresh 604800 ; Refresh