master
text 145 lines 3.5 KB
Raw
1 {
2 "Identity": {
3 "PeerID": "12D3KooWGU72UzYkzVAiTyNLugX72zoDPTGkRegoKcTfB8oWxSuu",
4 "PrivKey": "CAESQNfpGWI4zS+x+HSggBd7qqBai+Je5fopjmBylaTo7uZZYtESGX1PLDr5HmS3NJmrK7glW5kGRuYDvpqwJ2hnC2g="
5 },
6 "Datastore": {
7 "StorageMax": "10GB",
8 "StorageGCWatermark": 90,
9 "GCPeriod": "1h",
10 "Spec": {
11 "mounts": [
12 {
13 "mountpoint": "/blocks",
14 "path": "blocks",
15 "prefix": "flatfs.datastore",
16 "shardFunc": "/repo/flatfs/shard/v1/next-to-last/2",
17 "sync": false,
18 "type": "flatfs"
19 },
20 {
21 "compression": "none",
22 "mountpoint": "/",
23 "path": "datastore",
24 "prefix": "leveldb.datastore",
25 "type": "levelds"
26 }
27 ],
28 "type": "mount"
29 },
30 "HashOnRead": false,
31 "BloomFilterSize": 0,
32 "BlockKeyCacheSize": null
33 },
34 "Addresses": {
35 "Swarm": [
36 "/ip4/0.0.0.0/tcp/0"
37 ],
38 "Announce": [],
39 "AppendAnnounce": [],
40 "NoAnnounce": [],
41 "API": "/ip4/127.0.0.1/tcp/0",
42 "Gateway": "/ip4/127.0.0.1/tcp/0"
43 },
44 "Mounts": {
45 "IPFS": "/ipfs",
46 "IPNS": "/ipns",
47 "MFS": "/mfs",
48 "FuseAllowOther": false
49 },
50 "Discovery": {
51 "MDNS": {
52 "Enabled": true
53 }
54 },
55 "Routing": {},
56 "Ipns": {
57 "RepublishPeriod": "",
58 "RecordLifetime": "",
59 "ResolveCacheSize": 128
60 },
61 "Bootstrap": [
62 "/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa",
63 "/dnsaddr/bootstrap.libp2p.io/p2p/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb",
64 "/dnsaddr/bootstrap.libp2p.io/p2p/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt",
65 "/dnsaddr/va1.bootstrap.libp2p.io/p2p/12D3KooWKnDdG3iXw9eTFijk3EWSunZcFi54Zka4wmtqtt6rPxc8",
66 "/ip4/104.131.131.82/tcp/4001/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ",
67 "/ip4/104.131.131.82/udp/4001/quic-v1/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ",
68 "/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN"
69 ],
70 "Gateway": {
71 "HTTPHeaders": {},
72 "RootRedirect": "",
73 "NoFetch": false,
74 "NoDNSLink": false,
75 "DeserializedResponses": null,
76 "DisableHTMLErrors": null,
77 "PublicGateways": null,
78 "ExposeRoutingAPI": null
79 },
80 "API": {
81 "HTTPHeaders": {}
82 },
83 "Swarm": {
84 "AddrFilters": null,
85 "DisableBandwidthMetrics": false,
86 "DisableNatPortMap": false,
87 "RelayClient": {},
88 "RelayService": {},
89 "Transports": {
90 "Network": {},
91 "Security": {},
92 "Multiplexers": {}
93 },
94 "ConnMgr": {},
95 "ResourceMgr": {}
96 },
97 "AutoNAT": {},
98 "AutoTLS": {},
99 "Pubsub": {
100 "Router": "",
101 "DisableSigning": false
102 },
103 "Peering": {
104 "Peers": null
105 },
106 "DNS": {
107 "Resolvers": {}
108 },
109 "Migration": {
110 "DownloadSources": [],
111 "Keep": ""
112 },
113 "Provider": {},
114 "Reprovider": {},
115 "HTTPRetrieval": {},
116 "Experimental": {
117 "FilestoreEnabled": false,
118 "UrlstoreEnabled": false,
119 "Libp2pStreamMounting": false,
120 "P2pHttpProxy": false,
121 "OptimisticProvide": false,
122 "OptimisticProvideJobsPoolSize": 0
123 },
124 "Plugins": {
125 "Plugins": null
126 },
127 "Pinning": {
128 "RemoteServices": {}
129 },
130 "Import": {
131 "CidVersion": null,
132 "UnixFSRawLeaves": null,
133 "UnixFSChunker": null,
134 "HashFunction": null,
135 "UnixFSFileMaxLinks": null,
136 "UnixFSDirectoryMaxLinks": null,
137 "UnixFSHAMTDirectoryMaxFanout": null,
138 "UnixFSHAMTDirectorySizeThreshold": null,
139 "BatchMaxNodes": null,
140 "BatchMaxSize": null
141 },
142 "Version": {},
143 "Internal": {},
144 "Bitswap": {}
145 }