Skip to content

Commit

Permalink
less peers
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulio2002 committed Mar 20, 2023
1 parent 7a3edd3 commit e2d852f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/sentinel/sentinel/peers/peers.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (
const (
maxBadPeers = 50000
maxPeerRecordSize = 1000
DefaultMaxPeers = 33
DefaultMaxPeers = 3
MaxBadResponses = 50
)

Expand Down

0 comments on commit e2d852f

Please sign in to comment.