Fix IPFS peering #226
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since having moved the gateway to a new node, the (hacky) peering is now broken. We can use the proper peering feature in the new ipfs-go for that, instead of fixing our crontab hack.
Already hot-fixed it a couple days go, by just having the cron jobs connect to barnard instead now.