Make default TTL settable in templates

This commit is contained in:
Jamie Cameron
2009-01-30 00:28:13 +00:00
parent 004dea4150
commit 25848c6fcd

View File

@@ -541,3 +541,4 @@ Add parameters to the modify-dns.pl command-line API to add and remove DNS recor
Added the get-dns.pl command-line script to dump DNS records for a virtual server.
Moved the field for setting the external IP address (typically for use in DNS records) from the DNS Options page to Edit Virtual Server.
Moved the --dns-ip and --no-dns-ip options from the modify-dns.pl API script to modify-domain.pl and create-domain.pl.
The default TTL for DNS domains (set using the $ttl line in the zone file) can now be configured in server templates.