mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 21:44:55 +03:00
wip
This commit is contained in:
parent
ae0f1f3f83
commit
18ccc95655
@ -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…
Reference in New Issue
Block a user