From e1d515a88c6ab9da2d4dcd436bea3e558a8a1957 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 31 Mar 2021 13:26:29 +0200 Subject: [PATCH] Auto: misc. --- ipfs.md | 3 +++ journal/2021-03-31.md | 1 + 2 files changed, 4 insertions(+) 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"