diff --git a/src/background/config.js b/src/background/config.js index 3fc1143..21bac4e 100644 --- a/src/background/config.js +++ b/src/background/config.js @@ -13,7 +13,7 @@ let config = { p2p: true, p2pConnections: 10, p2pBootstrap: true, - p2pReplication: false, + p2pReplication: true, upnp: true,