We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
verdaccio
Learn more about funding links in repositories.
Report abuse
1 parent e4357a6 commit 9171f25Copy full SHA for 9171f25
conf/default.yaml
@@ -36,6 +36,10 @@ auth:
36
uplinks:
37
npmjs:
38
url: https://registry.npmjs.org/
39
+ agent_options:
40
+ keepAlive: true
41
+ maxSockets: 40
42
+ maxFreeSockets: 10
43
44
packages:
45
'@*/*':
conf/docker.yaml
@@ -41,6 +41,10 @@ auth:
46
47
48
49
50
0 commit comments