From f9ee5bdb5951bfb1664a0ed3bbc4ae5d4dcc2d9c Mon Sep 17 00:00:00 2001 From: thalieht Date: Mon, 26 Aug 2019 18:05:38 +0300 Subject: [PATCH] Increase maximum global speed limits from ~1 GiB/s to ~2 GiB/s Closer to the INT_MAX limit of ~2 Billion when multiplied by 1024 for libtorrent --- src/gui/optionsdialog.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/gui/optionsdialog.ui b/src/gui/optionsdialog.ui index 47ac147eb..f27359d15 100644 --- a/src/gui/optionsdialog.ui +++ b/src/gui/optionsdialog.ui @@ -1902,7 +1902,7 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually KiB/s - 1000000 + 2000000 100 @@ -1918,7 +1918,7 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually KiB/s - 1000000 + 2000000 100 @@ -1973,7 +1973,7 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually KiB/s - 1000000 + 2000000 10 @@ -2109,7 +2109,7 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually KiB/s - 1000000 + 2000000 10