From 8f073c29d5e272c4128c82229a9a29108bdd2cb3 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Sun, 5 Jul 2020 09:46:33 +0200 Subject: [PATCH] Update description for AAAA_QUERY_ANALYSIS Signed-off-by: DL6ER --- 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 44a3d61..915a4ba 100755 --- a/docs/ftldns/configfile.md +++ b/docs/ftldns/configfile.md @@ -34,7 +34,7 @@ Should `FTL` ignore queries coming from the local machine? #### `AAAA_QUERY_ANALYSIS=yes|no` {#aaaa_query_analysis data-toc-label='AAAA Query Analysis'} -Allow `FTL` to analyze AAAA queries from pihole.log? +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. #### `ANALYZE_ONLY_A_AND_AAAA=false|true` {#analyze_only_a_and_aaaa data-toc-label='Analyze A and AAAA Only'}