ipfs/ipfs-companion

Don't use public gateway for DNS lookups "automatic mode" is off

Open

#916 创建于 2020年8月19日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (364 fork)batch import
P2effort/hoursexp/novicegood first issuehelp wantedstatus/ready

仓库指标

Star
 (1,992 star)
PR 合并指标
 (平均合并 53天 3小时) (30 天内合并 1 个 PR)

描述

I'd like IPFS companion to use a local gateway without exposing a local IPFS API endpoint. Unfortunately, if I do this, companion will direct all dnslink queries to the public gateway because my local IPFS node "has no peers".

If I configure companion to use a specific IPFS gateway, I expect it to always use that gateway.

贡献者指南