Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Update config.go
Browse files Browse the repository at this point in the history
Co-authored-by: Derrick J. Wippler <[email protected]>
  • Loading branch information
Baliedge and thrawn01 authored Oct 10, 2023
1 parent 1202908 commit f535067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ type BehaviorConfig struct {
BatchWait time.Duration
// The max number of requests we can batch into a single peer request
BatchLimit int
// DisableBatching disables batching behavior.
// DisableBatching disables batching behavior for all ratelimits.
DisableBatching bool

// How long a non-owning peer should wait before syncing hits to the owning peer
Expand Down

0 comments on commit f535067

Please sign in to comment.