added local ttl to pihole

This commit is contained in:
Philip (a-0) 2022-08-07 13:25:09 +02:00
parent b59417c678
commit 8d0370b2ff

View file

@ -15,4 +15,5 @@ PIHOLE_DNS_2={{ pihole_fallback_dns_server }}
DNS_FQDN_REQUIRED=true
DNS_BOGUS_PRIV=true
DNSSEC=false
REV_SERVER=false
REV_SERVER=false
LOCAL_TTL=3600