docs: correct pip default cache enties (#547)

This commit is contained in:
Justin Perez 2023-05-01 14:47:35 -07:00 коммит произвёл GitHub
Родитель 804182a508
Коммит f5494ac552
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -10,6 +10,6 @@ Otherwise, the Go detector uses go-cli command: `go list -m all` to discover Go
## `PyPiMaxCacheEntries`
The environment variable `PyPiMaxCacheEntries` is used to control the size of the in-memory LRU cache that caches responses from PyPi.
The default value is 128.
The default value is 4096.
[1]: https://go.dev/ref/mod#go-mod-graph