Skip to content

Commit

Permalink
docs(config): add link to someguy router
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Jul 21, 2022
1 parent 5b1e04a commit bcab64d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]`
Expand Down

0 comments on commit bcab64d

Please sign in to comment.