mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Update docs/ftldns/configfile.md
Co-authored-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user