From 9804a092d4d4eb168d4d99465f9a654bd99cfb05 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Sat, 16 Mar 2019 16:53:33 +0100 Subject: [PATCH] Add description of DEBUG_EXTBLOCKED config option. Signed-off-by: DL6ER --- docs/ftldns/configfile.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/ftldns/configfile.md b/docs/ftldns/configfile.md index eb23a89..c7aa4c1 100755 --- a/docs/ftldns/configfile.md +++ b/docs/ftldns/configfile.md @@ -97,6 +97,9 @@ How should `FTL` reply to blocked queries?

#### `DEBUG_OVERTIME=false|true` {#debug_overtime data-toc-label='Debug overTime'} Print information about overTime memory operations, such as initializing or moving overTime slots. +
+#### `DEBUG_EXTBLOCKED=false|true` {#debug_extblocked data-toc-label='Debug externally blocked'} + Print information about why FTL decided that certain queries were recognized as being externally blocked. {!abbreviations.md!}