+1
-4
modules/qbittorrent.nix
+1
-4
modules/qbittorrent.nix
···
86
86
Interface = "vpn";
87
87
InterfaceName = "vpn";
88
88
TorrentContentLayout = "Subfolder";
89
-
MaxActiveDownloads = 5;
90
-
MaxActiveUploads = 5;
91
-
MaxActiveTorrents = 10;
92
-
IgnoreSlowTorrentsForQueueing = true;
89
+
QueueingSystemEnabled = false;
93
90
};
94
91
Network.PortForwardingEnabled = false;
95
92
Preferences = {