@cryptotaxi247 / kubo / commits / 1fd6701ea

explain what dhtclient does

MollyM committed May 23, 2019 at 16:46 UTC 1fd6701ea28418b257217e938351473992e8ef3a
1 file changed +1 -1
docs/config.md
+1 -1
@@ -220,7 +220,7 @@ A number of seconds to wait between discovery checks.
220 Contains options for content routing mechanisms.
221
222 - `Type`
223 -Content routing mode. Can be overridden with daemon `--routing` flag.
223 +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.
224 Valid modes are:
225 - `dht` (default)
226 - `dhtclient`