added local ttl to pihole
This commit is contained in:
parent
b59417c678
commit
8d0370b2ff
1 changed files with 2 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue