From 25848c6fcd4f296af5d675e7c5483cf97ca09ce2 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Fri, 30 Jan 2009 00:28:13 +0000 Subject: [PATCH] Make default TTL settable in templates --- gpl-virtual-server/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/gpl-virtual-server/CHANGELOG b/gpl-virtual-server/CHANGELOG index 56198211d..a699a757c 100644 --- a/gpl-virtual-server/CHANGELOG +++ b/gpl-virtual-server/CHANGELOG @@ -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.