Drop default TTL to one hour
[hcoop/domtool2.git] / configDefault / bind.cfg
index faa61f3..a0577df 100644 (file)
@@ -1,6 +1,7 @@
 structure Bind :> BIND_CONFIG = struct
 
 structure Bind :> BIND_CONFIG = struct
 
-val defaultTTL = 172800
+val defaultTTL = 3600
+
 
 val zonePath = "/var/domtool/zones"
 val zonePath_real = "/etc/bind/zones"
 
 val zonePath = "/var/domtool/zones"
 val zonePath_real = "/etc/bind/zones"