qbt: update vuetorrent
This commit is contained in:
parent
6d5683aaba
commit
1e4b2bfeca
@ -44,8 +44,8 @@
|
|||||||
AlternativeUIEnabled = true;
|
AlternativeUIEnabled = true;
|
||||||
RootFolder = builtins.toString (
|
RootFolder = builtins.toString (
|
||||||
pkgs.fetchzip {
|
pkgs.fetchzip {
|
||||||
url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.23.1/vuetorrent.zip";
|
url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.24.1/vuetorrent.zip";
|
||||||
sha256 = "yZmnRmYoinJ8uSuUpjGIRCQWBrK59hwyEkCq8aWiOvQ=";
|
sha256 = "XECHyc60F5JoJXybwIhUXg6kL1CceVpFGMjarB0dvbk=";
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
@ -69,7 +69,7 @@
|
|||||||
|
|
||||||
IncludeOverheadInLimits = true;
|
IncludeOverheadInLimits = true;
|
||||||
|
|
||||||
GlobalMaxRatio = 2.5;
|
GlobalMaxRatio = 1.0;
|
||||||
QueueingSystemEnabled = false; # seed all torrents all the time
|
QueueingSystemEnabled = false; # seed all torrents all the time
|
||||||
|
|
||||||
AddTrackersEnabled = true;
|
AddTrackersEnabled = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user