Commit 156be46b authored by Vitaly Lipatov's avatar Vitaly Lipatov

eget: fix ipfs_diag_timeout

parent 0f73285c
......@@ -573,7 +573,7 @@ done
# defaults
# https://github.com/ipfs/kubo/issues/5541
ipfs_diag_timeout='--timeout 20s --tries 1'
ipfs_diag_timeout='--timeout 20s'
ipfs_api_local="/ip4/127.0.0.1/tcp/5001"
[ -n "$EGET_IPFS_API" ] && ipfs_api_local="$EGET_IPFS_API"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment