Skip to content

Commit

Permalink
Merge branch 'eclesio/host-optional-returns' of github.com:ChainSafe/…
Browse files Browse the repository at this point in the history
…gossamer into eclesio/host-optional-returns
  • Loading branch information
EclesioMeloJunior committed Aug 24, 2023
2 parents 09e74a3 + f26ef82 commit 714aabc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions chain/westend/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,5 @@ func DefaultConfig() *cfg.Config {
config.Core.Role = 1
config.Network.NoMDNS = false

config.Log.Sync = "trace"
config.Pprof.Enabled = true
config.Pprof.ListeningAddress = "0.0.0.0:6060"

return config
}

0 comments on commit 714aabc

Please sign in to comment.