kubo/config
2021-04-20 00:29:38 -07:00
..
serialize go-ipfs-config: fix: remove group permissions 2020-06-03 09:03:56 -07:00
addresses.go go-ipfs-config: allow multiple API/Gateway addresses 2018-09-21 09:39:47 -07:00
api.go go-ipfs-config: Added API + Gateway support for arbitrary HTTP headers 2015-07-28 23:08:09 -07:00
autonat.go go-ipfs-config: feat: add and use a duration helper type 2020-04-14 20:04:40 -07:00
bootstrap_peers_test.go go-ipfs-config: fix string formatting of bootstrap peers 2019-06-01 09:03:11 -07:00
bootstrap_peers.go go-ipfs-config: go fmt 2020-12-05 17:21:55 -05:00
config_test.go go-ipfs-config: Add one more test for config.Clone 2018-12-13 16:03:29 -08:00
config.go go-ipfs-config: Add config for downloading repo migrations 2021-04-16 17:35:34 -07:00
datastore.go go-ipfs-config: cleanup and bug fixes 2017-09-03 14:08:52 -07:00
discovery.go go-ipfs-config: config: apply review to lowpower profile 2018-03-24 16:11:42 +01:00
dns.go go-ipfs-config: add default empty config for DNS, rename struct from DNSConfig to DNS 2021-04-14 18:46:35 +03:00
experiments.go go-ipfs-config: feat: remove OverrideSecurityTransports 2020-06-15 15:24:41 -07:00
gateway.go go-ipfs-config: add config options for proxy/subdomain 2020-03-17 18:57:29 -07:00
identity.go go-ipfs-config: migrate to the consolidated libp2p 2019-05-31 12:54:12 -07:00
init_test.go go-ipfs-config: error if bit size specified with ed25519 keys (#105) 2020-07-14 09:50:10 -07:00
init.go go-ipfs-config: Init migration config with empty values 2021-04-19 23:41:54 -07:00
ipns.go go-ipfs-config: cache ipns entries to speed things up a little 2015-11-02 12:53:08 -08:00
migration_test.go go-ipfs-config: unit test for migration config 2021-04-17 18:19:05 -07:00
migration.go go-ipfs-config: Fix comment 2021-04-20 00:29:38 -07:00
mounts.go go-ipfs-config: Added fuse allow_other option 2015-04-02 15:11:27 -07:00
peering.go go-ipfs-config: doc: improve wording for peering config 2020-05-25 19:14:40 -07:00
plugins.go go-ipfs-config: plugins: don't omit empty config values 2019-08-29 13:56:13 -07:00
profile.go go-ipfs-config: Remove badger2 profile 2020-11-23 17:09:21 -08:00
provider.go go-ipfs-config: Add very basic (possibly temporary) Provider configs 2019-06-27 12:20:44 -07:00
pubsub.go go-ipfs-config: feat: remove strict signing pubsub option. 2020-05-19 19:05:59 -07:00
remotepin.go go-ipfs-config: add support for pinning mfs (#116) 2021-01-28 18:05:47 -05:00
reprovider.go go-ipfs-config: Reprovider strategies 2017-08-13 00:02:23 +02:00
routing.go go-ipfs-config: feat: remove Routing.PrivateType 2020-04-09 13:24:03 -07:00
swarm.go go-ipfs-config: doc(swarm): extend autorelay docs 2020-06-15 19:57:41 -07:00
types_test.go go-ipfs-config: feat: add WithDefault for flag/priority 2020-06-15 19:19:01 -07:00
types.go go-ipfs-config: fix: panic on invalid priority/flag values 2020-06-16 10:24:24 -07:00