Guest User

ipfs config pi4

a guest
Sep 20th, 2024
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. {
  2. "API": {
  3. "HTTPHeaders": {}
  4. },
  5. "Addresses": {
  6. "API": "/ip4/127.0.0.1/tcp/5001",
  7. "Announce": null,
  8. "AppendAnnounce": [
  9. "/ip4/172.100.113.212/tcp/4001",
  10. "/ip4/172.100.113.212/udp/4001/quic",
  11. "/ip4/172.100.113.212/udp/4001/webrtc-direct",
  12. "/ip4/172.100.113.212/udp/4001/quic-v1",
  13. "/ip4/172.100.113.212/udp/4001/quic-v1/webtransport"
  14. ],
  15. "Gateway": "/ip4/127.0.0.1/tcp/8080",
  16. "NoAnnounce": null,
  17. "Swarm": [
  18. "/ip4/0.0.0.0/tcp/4001",
  19. "/ip6/::/tcp/4001",
  20. "/ip4/0.0.0.0/udp/4001/webrtc-direct",
  21. "/ip4/0.0.0.0/udp/4001/quic-v1",
  22. "/ip4/0.0.0.0/udp/4001/quic-v1/webtransport",
  23. "/ip6/::/udp/4001/webrtc-direct",
  24. "/ip6/::/udp/4001/quic-v1",
  25. "/ip6/::/udp/4001/quic-v1/webtransport"
  26. ]
  27. },
  28. "AutoNAT": {
  29. "ServiceMode": "disabled"
  30. },
  31. "Bootstrap": [
  32. "/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN",
  33. "/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa",
  34. "/dnsaddr/bootstrap.libp2p.io/p2p/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb",
  35. "/dnsaddr/bootstrap.libp2p.io/p2p/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt",
  36. "/ip4/104.131.131.82/tcp/4001/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ",
  37. "/ip4/104.131.131.82/udp/4001/quic-v1/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ"
  38. ],
  39. "DNS": {
  40. "Resolvers": {}
  41. },
  42. "Datastore": {
  43. "BloomFilterSize": 0,
  44. "GCPeriod": "1h",
  45. "HashOnRead": false,
  46. "Spec": {
  47. "mounts": [
  48. {
  49. "child": {
  50. "path": "blocks",
  51. "shardFunc": "/repo/flatfs/shard/v1/next-to-last/2",
  52. "sync": true,
  53. "type": "flatfs"
  54. },
  55. "mountpoint": "/blocks",
  56. "prefix": "flatfs.datastore",
  57. "type": "measure"
  58. },
  59. {
  60. "child": {
  61. "compression": "none",
  62. "path": "datastore",
  63. "type": "levelds"
  64. },
  65. "mountpoint": "/",
  66. "prefix": "leveldb.datastore",
  67. "type": "measure"
  68. }
  69. ],
  70. "type": "mount"
  71. },
  72. "StorageGCWatermark": 90,
  73. "StorageMax": "10GB"
  74. },
  75. "Discovery": {
  76. "MDNS": {
  77. "Enabled": true
  78. }
  79. },
  80. "Experimental": {
  81. "FilestoreEnabled": false,
  82. "Libp2pStreamMounting": false,
  83. "OptimisticProvide": false,
  84. "OptimisticProvideJobsPoolSize": 0,
  85. "P2pHttpProxy": false,
  86. "StrategicProviding": false,
  87. "UrlstoreEnabled": false
  88. },
  89. "Gateway": {
  90. "APICommands": [],
  91. "DeserializedResponses": null,
  92. "DisableHTMLErrors": null,
  93. "ExposeRoutingAPI": null,
  94. "HTTPHeaders": {},
  95. "NoDNSLink": false,
  96. "NoFetch": false,
  97. "PathPrefixes": [],
  98. "PublicGateways": null,
  99. "RootRedirect": ""
  100. },
  101. "Identity": {
  102. "PeerID": "12D3KooWCFcfiBevjQD42aRAELMUZXAGScRiN2NcAthokF4dMnVU"
  103. },
  104. "Internal": {},
  105. "Ipns": {
  106. "RecordLifetime": "",
  107. "RepublishPeriod": "",
  108. "ResolveCacheSize": 128
  109. },
  110. "Migration": {
  111. "DownloadSources": [],
  112. "Keep": ""
  113. },
  114. "Mounts": {
  115. "FuseAllowOther": false,
  116. "IPFS": "/ipfs",
  117. "IPNS": "/ipns"
  118. },
  119. "Peering": {
  120. "Peers": null
  121. },
  122. "Pinning": {
  123. "RemoteServices": {}
  124. },
  125. "Plugins": {
  126. "Plugins": null
  127. },
  128. "Provider": {
  129. "Strategy": ""
  130. },
  131. "Pubsub": {
  132. "DisableSigning": false,
  133. "Router": ""
  134. },
  135. "Reprovider": {
  136. "Interval": "22h"
  137. },
  138. "Routing": {
  139. "AcceleratedDHTClient": false,
  140. "Methods": null,
  141. "Routers": null,
  142. "Type": "dhtclient"
  143. },
  144. "Swarm": {
  145. "AddrFilters": null,
  146. "ConnMgr": {
  147. "GracePeriod": "1m0s",
  148. "HighWater": 40,
  149. "LowWater": 20,
  150. "Type": "basic"
  151. },
  152. "DisableBandwidthMetrics": false,
  153. "DisableNatPortMap": false,
  154. "RelayClient": {},
  155. "RelayService": {},
  156. "ResourceMgr": {},
  157. "Transports": {
  158. "Multiplexers": {},
  159. "Network": {},
  160. "Security": {}
  161. }
  162. }
  163. }
  164.  
Advertisement
Add Comment
Please, Sign In to add comment