From 30c9012004f3362beba2f8526eb7998b98b974f5 Mon Sep 17 00:00:00 2001 From: Yegor S Date: Tue, 19 Dec 2023 16:58:49 -0500 Subject: [PATCH] Update config.md --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index 5b343e5..90c15e0 100644 --- a/docs/config.md +++ b/docs/config.md @@ -331,7 +331,7 @@ If `ip_stack` is empty, or undefined: - Default value is `split` for Control D resolvers. ### send_client_info -Specifying whether to include client info when sending query to upstream. +Specifying whether to include client info when sending query to upstream. **This will only work with `doh` or `doh3` type upstreams.** - Type: boolean - Required: no