dns: added a comment on teh indentation

This commit is contained in:
silver 2023-04-24 20:24:17 +01:00
parent 78fcafc566
commit e5e5350b90

View file

@ -159,6 +159,7 @@ in {
''
$TTL 60 ; 1 minute
; hostmaster@skynet.ie is an email address that recieves stuff related to dns
; the indentation is super super important as it signifies that all these are a part of @ (skynet.ie)
@ IN SOA ${cfg.own.nameserver}.skynet.ie. hostmaster.skynet.ie. (
; Serial (YYYYMMDDCC) this has to be updated for each time the record is updated
${current_date}