explain what dhtclient does

This commit is contained in:
MollyM 2019-05-23 16:46:27 -07:00 committed by GitHub
parent febdb5539f
commit 1fd6701ea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`