From b32c07a6389d5f76e0f47fbc32b13d95236f5255 Mon Sep 17 00:00:00 2001 From: rakshasa Date: Wed, 26 Sep 2007 07:45:44 +0000 Subject: [PATCH] * Optimized AvailableList::erase. * Moved PeerInfo and DownloadMain into Extensions. * Added a flag for if we've received the initial handshake and moved setting of flag_received_ext to Extension. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@980 e378c898-3ddf-0310-93e7-cc216c733640 --- doc/rtorrent.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rtorrent.rc b/doc/rtorrent.rc index fd816715..0a348a58 100644 --- a/doc/rtorrent.rc +++ b/doc/rtorrent.rc @@ -37,7 +37,7 @@ # when also reaching total upload in bytes, or when # reaching final upload ratio in percent. # example: stop at ratio 2.0 with at least 200 MB uploaded, or else ratio 20.0 -#schedule = ratio,60,60,stop_on_ratio=200,200M,2000 +#schedule = ratio,60,60,"stop_on_ratio=200,200M,2000" # The ip address reported to the tracker. #ip = 127.0.0.1