mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-13 13:42:30 +00:00
* 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
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user