Skip to content

Commit 775c28c

Browse files
committed
remove whitespace
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
1 parent 5e3a6bf commit 775c28c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

controllers/scripts/ipfs.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,7 @@ func applyIPFSClusterK8sDefaults(conf *config.Config, storageMax string, peers [
209209
conf.Datastore.BloomFilterSize = 1048576
210210
conf.Datastore.StorageMax = storageMax
211211
conf.Addresses.Swarm = []string{"/ip4/0.0.0.0/tcp/4001", "/ip6/::/tcp/4001"}
212-
213212
conf.Swarm.EnableHolePunching = config.True
214-
215213
conf.Swarm.RelayClient = rc
216214
conf.Peering.Peers = peers
217215
}

0 commit comments

Comments
 (0)