From 1ccc4f8bb5ebe226c5ad04fb6a21b4106efd2723 Mon Sep 17 00:00:00 2001 From: mibere Date: Mon, 31 Aug 2020 22:19:34 +0200 Subject: [PATCH] Update configfile.md (#378) Replaced "...is considered obsolete may may be removed..." with "is considered obsolete and may be removed..." --- docs/ftldns/configfile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ftldns/configfile.md b/docs/ftldns/configfile.md index 0671902..85cab09 100755 --- a/docs/ftldns/configfile.md +++ b/docs/ftldns/configfile.md @@ -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'}