mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 12:57:44 +08:00
docs(config): add link to someguy router
This commit is contained in:
parent
5b1e04a7b8
commit
bcab64d42d
@ -1355,6 +1355,8 @@ $ ipfs config Routing.Routers.CidContact --json '{
|
||||
}'
|
||||
```
|
||||
|
||||
Anyone can create and run their own Reframe endpoint, and experiment with custom routing logic. See [`someguy`](https://github.com/aschmahmann/someguy) example, which proxies requests to BOTH the IPFS Public DHT AND an Indexer node.
|
||||
|
||||
Default: `{}` (use the safe implicit defaults)
|
||||
|
||||
Type: `object[string->string]`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user