From 3c7255569c1bbdd0d154098923b3d53a90225b63 Mon Sep 17 00:00:00 2001 From: Yegor S Date: Mon, 6 Jan 2025 18:40:44 -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 9ed9a28..c4090ce 100644 --- a/docs/config.md +++ b/docs/config.md @@ -255,7 +255,7 @@ Specifying the `ip` and `port` of the Prometheus metrics server. The Prometheus ### dns_watchdog_enabled Checking DNS changes to network interfaces and reverting to ctrld's own settings. -The DNS watchdog process only runs on Windows and MacOS. +The DNS watchdog process only runs on Windows and MacOS, while in `--cd` mode. - Type: boolean - Required: no