Skip to content

Commit

Permalink
Ooops
Browse files Browse the repository at this point in the history
  • Loading branch information
viciious committed May 27, 2024
1 parent 58afaaf commit 4319566
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ import "time"

const (
DefaultIndex = "primary"

DefaultLimit = 250
)

var (
DefaultLimit = 250

DefaultConnectTimeout = time.Second
DefaultQueryTimeout = time.Second

Expand Down

0 comments on commit 4319566

Please sign in to comment.