Created
November 10, 2021 07:48
-
-
Save pastleo/12886f241a34495b2125b0c1a46f950e to your computer and use it in GitHub Desktop.
default js-ipfs-core config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"Addresses":{"Swarm":[],"Announce":[],"NoAnnounce":[],"API":"","Gateway":"","RPC":"","Delegates":["/dns4/node0.delegate.ipfs.io/tcp/443/https","/dns4/node1.delegate.ipfs.io/tcp/443/https","/dns4/node2.delegate.ipfs.io/tcp/443/https","/dns4/node3.delegate.ipfs.io/tcp/443/https"]},"Discovery":{"MDNS":{"Enabled":false,"Interval":10},"webRTCStar":{"Enabled":true}},"Bootstrap":["/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN","/dnsaddr/bootstrap.libp2p.io/p2p/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb","/dnsaddr/bootstrap.libp2p.io/p2p/QmZa1sAxajnQjVM8WjWXoMbmPd7NsWhfKsPkErzpm9wGkp","/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa","/dnsaddr/bootstrap.libp2p.io/p2p/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt","/dns4/node0.preload.ipfs.io/tcp/443/wss/p2p/QmZMxNdpMkewiVZLMRxaNxUeZpDUb34pWjZ1kZvsd16Zic","/dns4/node1.preload.ipfs.io/tcp/443/wss/p2p/Qmbut9Ywz9YEDrz8ySBSgWyJk41Uvm2QJPhwDJzJyGFsD6","/dns4/node2.preload.ipfs.io/tcp/443/wss/p2p/QmV7gnbW5VTcJ3oyM2Xk1rdFBJ3kTkvxc87UFGsun29STS","/dns4/node3.preload.ipfs.io/tcp/443/wss/p2p/QmY7JB6MQXhxHvq7dBDh4HpbH29v4yE9JRadAVpndvzySN"],"Pubsub":{"Enabled":true},"Swarm":{"ConnMgr":{"LowWater":200,"HighWater":500},"DisableNatPortMap":true},"Routing":{"Type":"none"},"Identity":{"PeerID":"12D3KooWSBrfKNt5nGJFb5sGyTCmxuwhjSxivFH6ypqWazDgMfb5","PrivKey":"CAESQCqFPFFqALcTJvJwDJrek2UfxU9jU3IQQ2LDhegPE0h+8zxnkEBIhhIKwTw+unb6Z2jtWL9Jr1/70HcbpxtWLuA="},"Datastore":{"Spec":{"type":"mount","mounts":[{"mountpoint":"/blocks","type":"measure","prefix":"flatfs.datastore","child":{"type":"flatfs","path":"blocks","sync":true,"shardFunc":"/repo/flatfs/shard/v1/next-to-last/2"}},{"mountpoint":"/","type":"measure","prefix":"leveldb.datastore","child":{"type":"levelds","path":"datastore","compression":"none"}}]}},"Keychain":{"DEK":{"keyLength":64,"iterationCount":10000,"salt":"l2rmAFc6Qb70apP3wRCDM2JI","hash":"sha2-512"}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment