Skip to content

Commit bcab64d

Browse files
committed
docs(config): add link to someguy router
1 parent 5b1e04a commit bcab64d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/config.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1355,6 +1355,8 @@ $ ipfs config Routing.Routers.CidContact --json '{
13551355
}'
13561356
```
13571357

1358+
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.
1359+
13581360
Default: `{}` (use the safe implicit defaults)
13591361

13601362
Type: `object[string->string]`

0 commit comments

Comments
 (0)