diff --git a/services/qbittorrent.nix b/services/qbittorrent.nix index bdee2f3..96f38b6 100644 --- a/services/qbittorrent.nix +++ b/services/qbittorrent.nix @@ -67,15 +67,10 @@ }; Session = { - Encryption = 1; BTProtocol = "Both"; # UTP + TCP DiskCacheTTL = 300; # 300s - MaxConnections = 100; - MaxUploads = 100; - MaxUploadsPerTorrent = 20; - GlobalUPSpeedLimit = 0; # unlimited upload GlobalDLSpeedLimit = 500; # 500 KiB/s