Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
klueq committed Nov 3, 2018
1 parent c62a01f commit 52242e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ const basetime = Date.now();
const config = {
relay: {enabled: true, hop: {enabled: true}},
Addresses: {Swarm: ['/dns4/ws-star.discovery.libp2p.io/tcp/443/wss/p2p-websocket-star']},
EXPERIMENTAL: {dht: true},
};

const fcids = [
Expand Down

0 comments on commit 52242e1

Please sign in to comment.