Re-publish modifications to less peers
This commit is contained in:
parent
f69edf96d5
commit
cd5cdd580a
1 changed files with 1 additions and 1 deletions
|
@ -411,7 +411,7 @@ class Site(object):
|
|||
self.announce()
|
||||
|
||||
if limit == "default":
|
||||
limit = 5
|
||||
limit = 3
|
||||
threads = limit
|
||||
|
||||
peers = self.getConnectedPeers()
|
||||
|
|
Loading…
Reference in a new issue