moved local-ttl to dnsmasq.d
This commit is contained in:
parent
8d0370b2ff
commit
e4347eeb4f
4 changed files with 7 additions and 4 deletions
1
templates/dnsmasq.conf.j2
Normal file
1
templates/dnsmasq.conf.j2
Normal file
|
@ -0,0 +1 @@
|
|||
local-ttl=3600
|
|
@ -15,5 +15,4 @@ PIHOLE_DNS_2={{ pihole_fallback_dns_server }}
|
|||
DNS_FQDN_REQUIRED=true
|
||||
DNS_BOGUS_PRIV=true
|
||||
DNSSEC=false
|
||||
REV_SERVER=false
|
||||
LOCAL_TTL=3600
|
||||
REV_SERVER=false
|
Loading…
Add table
Add a link
Reference in a new issue