diff --git a/templates/setupVars.conf.j2 b/templates/setupVars.conf.j2 index fc98c07..13b81aa 100644 --- a/templates/setupVars.conf.j2 +++ b/templates/setupVars.conf.j2 @@ -15,4 +15,5 @@ PIHOLE_DNS_2={{ pihole_fallback_dns_server }} DNS_FQDN_REQUIRED=true DNS_BOGUS_PRIV=true DNSSEC=false -REV_SERVER=false \ No newline at end of file +REV_SERVER=false +LOCAL_TTL=3600 \ No newline at end of file