An IPFS implementation in Go
master
Steven Allen committed over 6 years ago
fix: remove pointless config type check
Steven Allen committed about 6 years ago
doc(config): expand on config value limits
Steven Allen committed over 6 years ago
feat: add a transport config section
Steven Allen committed over 6 years ago
go-ipfs-config: Merge pull request #102 from ipfs/feat/transports
Steven Allen committed about 6 years ago
go-ipfs-config: fix: panic on invalid priority/flag values
Steven Allen committed over 6 years ago
go-ipfs-config: fix: remove undefined support from unmarshal
Steven Allen committed over 6 years ago
go-ipfs-config: doc: document Flag.WithDefault
Steven Allen committed over 6 years ago
Steven Allen committed over 6 years ago
go-ipfs-config: doc(swarm): extend autorelay docs
Steven Allen committed over 6 years ago
go-ipfs-config: fix: fix type name typo
Steven Allen committed over 6 years ago
go-ipfs-config: doc(swarm): fix autorelay description
Steven Allen committed over 6 years ago
go-ipfs-config: feat: add WithDefault for flag/priority
Steven Allen committed over 6 years ago
Merge pull request #7472 from RubenKelevra/feat/systemd_set_ipfs_path
Steven Allen committed over 6 years ago
doc: document reverse proxy bug
Steven Allen committed over 6 years ago
systemd: specify repo path, to avoid unnecessary subdirectory
@RubenKelevra committed over 6 years ago
go-ipfs-config: feat: remove OverrideSecurityTransports
Steven Allen committed over 6 years ago
go-ipfs-config: feat: add a transports section for enabling/disabling/prioritizing transports
Steven Allen committed over 6 years ago
go-ipfs-config: feat: add flag and priority types
Steven Allen committed over 6 years ago
Merge pull request #7469 from ipfs/feat/production-docs
Steven Allen committed over 6 years ago