Uploading seems to work fine now
This commit is contained in:
parent
efaa36a161
commit
4784f3f14b
3 changed files with 17 additions and 45 deletions
|
|
@ -338,6 +338,7 @@ async fn async_main(opts: Opts) -> anyhow::Result<()> {
|
|||
disable_dht: opts.disable_dht,
|
||||
disable_dht_persistence: opts.disable_dht_persistence,
|
||||
dht_config: None,
|
||||
// This will be overriden by "server start" below if needed.
|
||||
persistence: false,
|
||||
persistence_filename: None,
|
||||
peer_id: None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue