Add new SHOW_DNSSEC setting (#527)

Signed-off-by: DL6ER <dl6er@dl6er.de>

Co-authored-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
DL6ER
2021-09-01 01:03:17 +02:00
committed by GitHub
parent 0db67e1b72
commit dfb860b043
+5
View File
@@ -73,6 +73,11 @@ Should FTL analyze `AAAA` queries? The DNS server will handle `AAAA` queries the
Should `FTL` only analyze A and AAAA queries?
#### `SHOW_DNSSEC=true|false` {#show_dnssec data-toc-label='Show automatic DNSSEC queries'}
Should FTL analyze and include automatically generated DNSSEC queries in the Query Log?
---
### Other settings