Index: /trunk/DNSDB.pm
===================================================================
--- /trunk/DNSDB.pm	(revision 713)
+++ /trunk/DNSDB.pm	(revision 714)
@@ -1854,5 +1854,5 @@
       $cfg->{template_skip_0}	= $1 if /^template_skip_0\s*=\s*([a-z01]+)/i;
       $cfg->{template_skip_255}	= $1 if /^template_skip_255\s*=\s*([a-z01]+)/i;
-      $cfg->{autotxt}		= $1 if /^force_refresh\s*=\s*([a-z01]+)/i;
+      $cfg->{autotxt}		= $1 if /^autotxt\s*=\s*([a-z01]+)/i;
 # not supported in dns.cgi yet
 #      $cfg->{templatedir}	= $1 if m{^templatedir\s*=\s*([a-z0-9/_.-]+)}i;
