Skip to content

Commit

Permalink
go-ipfs-config: Merge pull request ipfs#3798 from ipfs/kevina/nat-dis…
Browse files Browse the repository at this point in the history
…covery-config-v2

Add DisableNatPortMap option.
  • Loading branch information
whyrusleeping committed Mar 22, 2017
2 parents e4fb75c + 4ee894f commit b26c39b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/swarm.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ package config
type SwarmConfig struct {
AddrFilters []string
DisableBandwidthMetrics bool
DisableNatPortMap bool
}

0 comments on commit b26c39b

Please sign in to comment.