feat(p2p): p2p torrents replication
This commit is contained in:
@ -13,6 +13,7 @@ let config = {
|
||||
p2p: true,
|
||||
p2pConnections: 10,
|
||||
p2pBootstrap: true,
|
||||
p2pReplication: false,
|
||||
|
||||
upnp: true,
|
||||
|
||||
|
Reference in New Issue
Block a user