Commit 7c5a1ae9 authored by nanahira's avatar nanahira

set UA and limit download speed

parent e8cc127e
......@@ -147,6 +147,8 @@ function createAria2c() {
'--split=10',
'--min-split-size=1M',
'--max-connection-per-server=10',
'--max-overall-download-limit=1M',
'--user-agent=MyCard/3.0',
'--remove-control-file',
'--allow-overwrite',
'--max-download-result=40000'
......
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