parent
a1d9182abb
commit
e56edfe517
2
aria.sh
2
aria.sh
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue