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