Reduce pihole cache size
Some checks failed
/ terraform (push) Successful in 1m9s
/ ansible (push) Failing after 2m11s

This is still a lot of records, and pihole complains with values any larger
This commit is contained in:
Jake Howard 2023-11-05 13:22:05 +00:00
parent 850278ab19
commit f1ac40f432
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -3,7 +3,7 @@ QUERY_LOGGING=false
INSTALL_WEB_SERVER=true
INSTALL_WEB_INTERFACE=true
LIGHTTPD_ENABLED=true
CACHE_SIZE=1000000
CACHE_SIZE=10000
DNS_FQDN_REQUIRED=true
DNS_BOGUS_PRIV=true
DNSMASQ_LISTENING=bind