mirror of
https://github.com/transmission/transmission
synced 2024-12-24 08:43:27 +00:00
test build: disable tit-for-tat
This commit is contained in:
parent
bd7a98d7df
commit
16dcece6ab
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ enum
|
|||
/**
|
||||
* Use SWIFT?
|
||||
*/
|
||||
static const int SWIFT_ENABLED = 1;
|
||||
static const int SWIFT_ENABLED = 0;
|
||||
|
||||
/**
|
||||
* For every byte the peer uploads to us,
|
||||
|
|
Loading…
Reference in a new issue