Merge pull request #53 from pi-hole/tweak/ANALYZE_ONLY_A_AND_AAAA

Add the `ANALYZE_ONLY_A_AND_AAAA` config option
This commit is contained in:
Mark Drobnak
2018-09-20 12:45:01 -04:00
committed by GitHub

View File

@@ -12,6 +12,11 @@ Listen only for local socket connections or permit all connections
Allow `FTL` to analyze AAAA queries from pihole.log?
### ANALYZE_ONLY_A_AND_AAAA
`ANALYZE_ONLY_A_AND_AAAA=false|true`
Should `FTL` only analyze A and AAAA queries?
### RESOLVE_IPV6
`RESOLVE_IPV6=yes|no`