Disable DHT
This commit is contained in:
parent
71af7a68b3
commit
42c877dd1f
1 changed files with 8 additions and 0 deletions
|
@ -1,2 +1,10 @@
|
|||
use_upnp: False
|
||||
delete_blobs_on_remove: True
|
||||
share_usage_data: false
|
||||
components_to_skip:
|
||||
- hash_announcer
|
||||
- blob_server
|
||||
- dht
|
||||
|
||||
streaming_only: true
|
||||
save_blobs: false
|
Loading…
Reference in a new issue