Marcin Rataj
d50960f9e3
go-ipfs-config: chore: omitempty Experimental.ShardingEnabled ( #158 )
...
We switch to autosharding setup in
https://github.com/ipfs/go-ipfs/pull/8527
2021-11-23 18:44:35 +01:00
Adin Schmahmann
22d2b6b8b8
go-ipfs-config: add option for Accelerated DHT Client experiment
2021-05-12 15:13:47 -04:00
Steven Allen
57089fd66b
go-ipfs-config: feat: remove OverrideSecurityTransports
...
This was never included in a release, and has been replaced by a flexible
transport prioritization system.
2020-06-15 15:24:41 -07:00
Steven Allen
e69fcd9d01
go-ipfs-config: feat: add an option for security transport experiments
...
We should have a more permanent way to configure security transports, but
experimental flags are a quick and unstable way to do this without making any
promises.
2020-05-25 23:11:18 -07:00
@RubenKelevra
7f51e84a55
go-ipfs-config: QUIC: remove experimental config option
2020-05-22 03:13:16 +02:00
Steven Allen
542ca9296b
go-ipfs-config: feat: remove PreferTLS experiment
...
This will now be enabled by default.
2020-03-29 18:50:34 -07:00
Steven Allen
7dfdeeb04e
go-ipfs-config: feat: add graphsync option
...
related to https://github.com/ipfs/go-ipfs/issues/6830
2020-02-11 19:16:27 -08:00
Michael Avila
b2029f15c7
go-ipfs-config: Add provider system experiment
2019-05-02 09:43:16 -07:00
Marten Seemann
3475f8350a
go-ipfs-config: add an experiment to prefer TLS over secio
2019-04-18 09:11:09 +09:00
Dr Ian Preston
43a6230e14
go-ipfs-config: add experiment for p2p http proxy
...
License: MIT
Signed-off-by: Ian Preston <ianopolous@protonmail.com>
2018-10-04 23:42:48 +01:00
Marten Seemann
32cf2a65d7
go-ipfs-config: add QUIC experiment
2018-08-26 10:42:03 +07:00
Kevin Atkinson
ee071dbd6a
go-ipfs-config: Add config option to enable urlstore.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2018-07-13 09:07:51 -04:00
Łukasz Magiera
53ceee47a9
go-ipfs-config: Corenet API: Apply suggestions, cleanups
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-05-31 11:33:17 +02:00
Jeromy
4d73fe8b42
go-ipfs-config: add global config switch for sharding
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-03-23 16:42:31 -07:00
Jeromy
f1cb6feeb5
go-ipfs-config: Implement basic filestore 'no-copy' functionality
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2017-03-06 00:37:24 -08:00