Search found 1 match

by pygorex1
Sat Mar 28, 2009 5:01 am
Forum: General
Topic: Modify the max peer cap
Replies: 8
Views: 16072

Re: Modify the max peer cap

For the daemon (and presumably the cli as well) the max global connections can be set in the following config file:

~/.config/transmission-daemon/settings.json (editing this file worked for me)
-or-
~/.config/transmission-cli/settings.json

Look for the line:

"max-peers-global": 200,

And change ...