mirror of
https://github.com/transmission/transmission
synced 2024-12-25 01:03:01 +00:00
make the max global connections possible 2000, and the default 500
This commit is contained in:
parent
8a739b38bc
commit
5a2ff8f1fa
2 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
<key>NatTraversal</key>
|
||||
<true/>
|
||||
<key>PeersGlobal</key>
|
||||
<integer>400</integer>
|
||||
<integer>500</integer>
|
||||
<key>PiecesBar</key>
|
||||
<false/>
|
||||
<key>PiecesViewShowAvailability</key>
|
||||
|
|
BIN
macosx/English.lproj/PrefsWindow.nib/keyedobjects.nib
generated
BIN
macosx/English.lproj/PrefsWindow.nib/keyedobjects.nib
generated
Binary file not shown.
Loading…
Reference in a new issue