qbt: increase ConnectionSpeed
This commit is contained in:
@@ -91,9 +91,7 @@
|
||||
inherit (config.services.qbittorrent.serverConfig.Preferences.Downloads) TempPath;
|
||||
TempPathEnabled = true;
|
||||
|
||||
# Reduced from 300: that rate floods the VPN tunnel with SYN packets,
|
||||
# starving actual data transfer and causing the 0->40MB/s spike pattern.
|
||||
ConnectionSpeed = 20;
|
||||
ConnectionSpeed = 200;
|
||||
|
||||
# Automatic Torrent Management: use category save paths for new torrents
|
||||
DisableAutoTMMByDefault = false;
|
||||
|
||||
Reference in New Issue
Block a user