From aafa12eb6ef5ac77e13d0cfffce2a60a683e62c6 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 8df7c72f3..d7a744140 100644 --- a/src/gui/optionsdialog.ui +++ b/src/gui/optionsdialog.ui @@ -1866,7 +1866,7 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually KiB/s - 1000000 + 2000000 100 @@ -1882,7 +1882,7 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually KiB/s - 1000000 + 2000000 100 @@ -1937,7 +1937,7 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually KiB/s - 1000000 + 2000000 10 @@ -2073,7 +2073,7 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually KiB/s - 1000000 + 2000000 10