add tracker to aria2
This commit is contained in:
parent
88f3d78c89
commit
7e31a32acd
1 changed files with 1 additions and 1 deletions
|
@ -3,8 +3,8 @@
|
|||
aria2 = {
|
||||
enable = true;
|
||||
settings = {
|
||||
bt-tracker = "udp://tracker.opentrackr.org:1337/announce";
|
||||
continue = true;
|
||||
file-allocation = "falloc";
|
||||
max-connection-per-server = 8;
|
||||
split = 8;
|
||||
min-split-size = "1M";
|
||||
|
|
Loading…
Reference in a new issue