remove pubsub flag

This commit is contained in:
shamb0t 2019-12-11 14:57:40 +00:00
parent a981b0d7e9
commit 2d82cb7740

View File

@ -33,7 +33,6 @@ const ipfs = new IPFS({
repo: new IPFSRepo('./orbitdb/benchmarks/ipfs', repoConf),
start: false,
EXPERIMENTAL: {
pubsub: false,
sharding: false,
dht: false,
},