Skip to content

Commit

Permalink
aria2: change max-tries from 5 to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
c02y committed Jul 9, 2022
1 parent dad2916 commit a4abdbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aria2/.config/aria2/aria2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ split=24
continue=true
check-integrity=true
max-file-not-found=3
max-tries=5
max-tries=10
retry-wait=5
ftp-pasv=true
bt-max-peers=100
Expand Down

0 comments on commit a4abdbc

Please sign in to comment.