From d66b4042a71d47248624f6bafa172416587ef01c Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Fri, 8 Jun 2007 19:27:50 +0000 Subject: [PATCH] raise limits of download speeds --- glade/preferences_dialog.glade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glade/preferences_dialog.glade b/glade/preferences_dialog.glade index 5e4e83156..87da86438 100644 --- a/glade/preferences_dialog.glade +++ b/glade/preferences_dialog.glade @@ -340,7 +340,7 @@ True True The maximum number of upload slots. Set -1 for unlimited. - -1 -1 100 1 10 10 + -1 -1 1000 1 10 10 1 @@ -371,7 +371,7 @@ True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK The maximum download rate for all torrents. Set -1 for unlimited. - -1 -1 100 1 10 10 + -1 -1 1024 1 10 10 1