fixed specified

This commit is contained in:
0xflotus 2018-09-16 23:04:56 +02:00 committed by GitHub
parent ff9f16e703
commit a416469912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ const OrbitDB = require('orbit-db')
// OrbitDB uses Pubsub which is an experimental feature
// and need to be turned on manually.
// Note that these options need to be passed to IPFS in
// all examples even if not specfied so.
// all examples even if not specified so.
const ipfsOptions = {
EXPERIMENTAL: {
pubsub: true