Update docs/ftldns/configfile.md

Co-authored-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
DL6ER
2020-08-16 14:40:01 +02:00
committed by GitHub
parent cae97aa4be
commit 5193ca0269
+1 -1
View File
@@ -219,7 +219,7 @@ Print file and line causing a `dnsmasq` event into FTL's log files. This is hand
FTL uses dynamically allocated vectors for various tasks. This config option enables extensive debugging information such as information about allocation, referencing, deletion, and appending.
#### `DEBUG_RESOLVER=false|true` ([#728](https://github.com/pi-hole/FTL/pull/728})) {#debug_resolver data-toc-label='Resolver details'}
#### `DEBUG_RESOLVER=false|true` ([#728](https://github.com/pi-hole/FTL/pull/728)) {#debug_resolver data-toc-label='Resolver details'}
Extensive information about hostname resolution like which DNS servers are used in the first and second hostname resolving tries (only affecting internally generated PTR queries).