mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 13:27:50 +08:00
CHANGELOG: NoFetch doesn't _only_ serve pinned content
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
parent
85cf6f20a1
commit
eb33949135
@ -34,8 +34,8 @@ For example:
|
||||
|
||||
On to the gateway, there's a new `Gateway.NoFetch` option to configure the
|
||||
gateway to only serve locally present files. This makes it possible to run an
|
||||
IPFS node as a gateway to serve content of _your_ choosing (i.e., stuff you've
|
||||
pinned locally) but no other content.
|
||||
IPFS node as a gateway to serve content of _your_ choosing without acting like a
|
||||
public proxy.
|
||||
|
||||
#### Adding And Pinning Content
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user