Skip to content

Commit

Permalink
Test race condition tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmrtn committed Sep 6, 2024
1 parent cf82e7d commit 818eb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repo/manifest/committed_manifest_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
)

const (
defaultMaxManifestsPerContent = 1000000
defaultMaxManifestsPerContent = 100000
maxManifestsPerContentEnvKey = "KOPIA_MAX_MANIFESTS_PER_CONTENT_COUNT"
)

Expand Down

0 comments on commit 818eb22

Please sign in to comment.