Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: breakdowns <[email protected]>
  • Loading branch information
Hafitz Setya authored Jul 20, 2021
1 parent a1d9182 commit e56edfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aria.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ aria2c --enable-rpc --rpc-listen-all=false --check-certificate=false \
--max-overall-upload-limit=1K --max-concurrent-downloads=$MAX_CONCURRENT_DOWNLOADS \
--peer-id-prefix=-qB4360- --user-agent=qBittorrent/4.3.6 --peer-agent=qBittorrent/4.3.6 \
--disk-cache=64M --file-allocation=prealloc --continue=true \
--max-tries=20 --auto-file-renaming=true \
--max-file-not-found=0 --max-tries=20 --auto-file-renaming=true \
--bt-enable-lpd=true --seed-time=0.01 --seed-ratio=1.0 \
--content-disposition-default-utf8=true --http-accept-gzip=true --reuse-uri=true --netrc-path=/usr/src/app/.netrc

0 comments on commit e56edfe

Please sign in to comment.