From 8152d5c4953572ba8cb4763879aa88cda9673b28 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 28 Mar 2015 10:39:05 +0900 Subject: comment out most of rtorrent throttling --- .rtorrent.rc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.rtorrent.rc') diff --git a/.rtorrent.rc b/.rtorrent.rc index 94d86f19..80751437 100644 --- a/.rtorrent.rc +++ b/.rtorrent.rc @@ -3,13 +3,13 @@ max_peers = 20 max_peers_seed = 20 max_uploads = 4 -download_rate = 25 +# download_rate = 25 upload_rate = 50 -schedule = throttle_1a,22:00:00,24:00:00,download_rate=1024 -schedule = throttle_1b,22:00:00,24:00:00,upload_rate=0 -schedule = throttle_2a,16:00:00,24:00:00,download_rate=25 -schedule = throttle_2b,16:00:00,24:00:00,upload_rate=10 +# schedule = throttle_1a,22:00:00,24:00:00,download_rate=1024 +# schedule = throttle_1b,22:00:00,24:00:00,upload_rate=0 +# schedule = throttle_2a,16:00:00,24:00:00,download_rate=25 +# schedule = throttle_2b,16:00:00,24:00:00,upload_rate=10 # --- directories -- cgit v1.2.3