diff --git a/config/experiments.go b/config/experiments.go index 6821ed6bc81b..2e14ce89a5a8 100644 --- a/config/experiments.go +++ b/config/experiments.go @@ -4,6 +4,7 @@ type Experiments struct { FilestoreEnabled bool UrlstoreEnabled bool ShardingEnabled bool + GraphsyncEnabled bool Libp2pStreamMounting bool P2pHttpProxy bool QUIC bool