We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cda8c2 + 46c6fab commit dd0e561Copy full SHA for dd0e561
config/experiments.go
@@ -4,6 +4,7 @@ type Experiments struct {
4
FilestoreEnabled bool
5
UrlstoreEnabled bool
6
ShardingEnabled bool
7
+ GraphsyncEnabled bool
8
Libp2pStreamMounting bool
9
P2pHttpProxy bool
10
QUIC bool
0 commit comments