mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
explain what dhtclient does
This commit is contained in:
parent
febdb5539f
commit
1fd6701ea2
@ -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`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user