docs(config): add link to someguy router

This commit is contained in:
Marcin Rataj 2022-07-21 17:41:39 +02:00
parent 5b1e04a7b8
commit bcab64d42d

View File

@ -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]`