We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 804182a commit f5494acCopy full SHA for f5494ac
docs/environment-variables.md
@@ -10,6 +10,6 @@ Otherwise, the Go detector uses go-cli command: `go list -m all` to discover Go
10
## `PyPiMaxCacheEntries`
11
12
The environment variable `PyPiMaxCacheEntries` is used to control the size of the in-memory LRU cache that caches responses from PyPi.
13
-The default value is 128.
+The default value is 4096.
14
15
[1]: https://go.dev/ref/mod#go-mod-graph
0 commit comments