Unverified 提交 ef94a43e 作者: Steven Allen 提交者: GitHub

Merge pull request #5999 from ipfs/doc/gateway-nofetch

docs: document Gateway.NoFetch
......@@ -224,6 +224,12 @@ Valid modes are:
## `Gateway`
Options for the HTTP gateway.
- `NoFetch`
When set to true, the gateway will only serve content already in the local repo
and will not fetch files from the network.
Default: `false`
- `HTTPHeaders`
Headers to set on gateway responses.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论