Update configfile.md (#378)

Replaced "...is considered obsolete may may be removed..." with "is considered obsolete and may be removed..."
This commit is contained in:
mibere
2020-08-31 22:19:34 +02:00
committed by GitHub
parent efa9a078a3
commit 1ccc4f8bb5
+1 -1
View File
@@ -41,7 +41,7 @@ Should `FTL` ignore queries coming from the local machine?
#### `AAAA_QUERY_ANALYSIS=yes|no` {#aaaa_query_analysis data-toc-label='AAAA Query Analysis'}
Should FTL analyze `AAAA` queries? The DNS server will handle `AAAA` queries the same way, reglardless of this setting. All this does is ignoring `AAAA` queries when computing the statistics of Pi-hole. This setting is considered obsolete may may be removed in a future version.
Should FTL analyze `AAAA` queries? The DNS server will handle `AAAA` queries the same way, reglardless of this setting. All this does is ignoring `AAAA` queries when computing the statistics of Pi-hole. This setting is considered obsolete and may be removed in a future version.
#### `ANALYZE_ONLY_A_AND_AAAA=false|true` {#analyze_only_a_and_aaaa data-toc-label='Analyze A and AAAA Only'}