From 8a8107ba7fdc72fa00b1253082ec1293fbbf7855 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Sat, 3 May 2025 02:00:50 -0400 Subject: [PATCH] qbt: config changes --- services/qbittorrent.nix | 5 ----- 1 file changed, 5 deletions(-) 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