diff --git a/docs/config.md b/docs/config.md index 261d100cbe3..a5e6f6af887 100644 --- a/docs/config.md +++ b/docs/config.md @@ -220,7 +220,7 @@ A number of seconds to wait between discovery checks. Contains options for content routing mechanisms. - `Type` -Content routing mode. Can be overridden with daemon `--routing` flag. +Content routing mode. Can be overridden with daemon `--routing` flag. When set to `dhtclient`, the node won't join the DHT but can still use it to find content. Valid modes are: - `dht` (default) - `dhtclient`