chore(repo): increase Verdaccio fail limits (#18286)

This commit is contained in:
Juri Strumpflohner 2023-07-25 17:12:14 +02:00 committed by GitHub
parent b6db266c9e
commit 0957a99215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,13 @@ uplinks:
npmjs: npmjs:
url: https://registry.npmjs.org/ url: https://registry.npmjs.org/
maxage: 60m maxage: 60m
max_fails: 20
fail_timeout: 2m
yarn: yarn:
url: https://registry.yarnpkg.com url: https://registry.yarnpkg.com
maxage: 60m maxage: 60m
max_fails: 20
fail_timeout: 2m
packages: packages:
'@*/*': '@*/*':