diff --git a/docs/ftldns/configfile.md b/docs/ftldns/configfile.md index 3619b1f..38a7d32 100755 --- a/docs/ftldns/configfile.md +++ b/docs/ftldns/configfile.md @@ -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).