diff --git a/ipfs.md b/ipfs.md index a52d652f4..a266bbe9e 100644 --- a/ipfs.md +++ b/ipfs.md @@ -11,6 +11,9 @@ - [[gateways]] https://dweb-primer.ipfs.io/classical-web/public-gateways - If you're using the hash of a specific snapshot of content, use the path https://ipfs.io/ipfs/. - If you're using an IPNS hash to get the latest version of some content, use the path https://ipfs.io/ipns/ +- After installing ipfs in a server, disable scanning of local addresses or your server might be blocked by your provider: + - https://github.com/ipfs/go-ipfs/issues/4343 + - ```ipfs config profile apply server``` [//begin]: # "Autogenerated link references for markdown compatibility" diff --git a/journal/2021-03-31.md b/journal/2021-03-31.md index 85bf3e6c2..ce680ce61 100644 --- a/journal/2021-03-31.md +++ b/journal/2021-03-31.md @@ -6,6 +6,7 @@ - fixed [[ttwob]] - [[add service]] - [[malazan]] +- [[ipfs]] [//begin]: # "Autogenerated link references for markdown compatibility" [notsof]: ../notsof "Notsof"