diff options
-rw-r--r-- | kyriasis.com.zone | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/kyriasis.com.zone b/kyriasis.com.zone index 0087eac..3553618 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -1,13 +1,13 @@ ; vi: ft=bindzone:ts=8:sw=8:nowrap:noet $ORIGIN kyriasis.com. -$TTL 3h +$TTL 24h @ IN SOA theos.kyriasis.com. hostmaster ( - 124 ; serial - 4h ; refresh - 1h ; retry - 1w ; expire - 1h ; minttl + 126 ; serial + 24h ; refresh + 2h ; retry + 1w ; expire + 4h ; minttl ) NS ns1 NS ns2 @@ -123,7 +123,7 @@ _xmpp-server._tcp SRV 5 5 5269 h.theos gale CNAME theos ;;; Matrix -_matrix._tcp 60m SRV 10 0 8448 matrix.kyriasis.com. +_matrix._tcp SRV 10 0 8448 matrix.kyriasis.com. ;;; Users |