(trunk libT) remove the last two experimental commits... nightly users, it's probably safe to use svn again. or at least as safe as usual... ;)
This commit is contained in:
parent
825d5c3a5a
commit
9489762d26
|
@ -62,7 +62,7 @@ enum
|
|||
|
||||
/* max number of peers to ask for per second overall.
|
||||
* this throttle is to avoid overloading the router */
|
||||
MAX_CONNECTIONS_PER_SECOND = 0,
|
||||
MAX_CONNECTIONS_PER_SECOND = 12,
|
||||
|
||||
/* number of bad pieces a peer is allowed to send before we ban them */
|
||||
MAX_BAD_PIECES_PER_PEER = 5,
|
||||
|
|
Loading…
Reference in New Issue