mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
wip
This commit is contained in:
parent
ae0f1f3f83
commit
18ccc95655
2 changed files with 10 additions and 683 deletions
|
@ -17,6 +17,8 @@ export const startAria2 = () => {
|
||||||
"--log-level=debug",
|
"--log-level=debug",
|
||||||
"--no-conf",
|
"--no-conf",
|
||||||
"--disk-cache=128M",
|
"--disk-cache=128M",
|
||||||
|
"-x16",
|
||||||
|
"-s16",
|
||||||
],
|
],
|
||||||
{ stdio: "inherit", windowsHide: true }
|
{ stdio: "inherit", windowsHide: true }
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue