Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Mar 3, 2024
1 parent 3eda66a commit 5bc05b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ type (
Bucket string `yaml:"bucket"`
}

// BlockStore configures the blockstore.
BlockStore struct {
// MaxConcurrent is the maximum number of concurrent block fetches.
MaxConcurrent int `yaml:"maxConcurrent"`
Expand Down

0 comments on commit 5bc05b1

Please sign in to comment.