mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Merge pull request #1264 from rouanw/audit
docs: remove outdated comment
This commit is contained in:
commit
86dd30313e
2 changed files with 0 additions and 2 deletions
|
@ -71,7 +71,6 @@ packages:
|
|||
server:
|
||||
keepAliveTimeout: 60
|
||||
|
||||
# To use `npm audit` uncomment the following section
|
||||
middlewares:
|
||||
audit:
|
||||
enabled: true
|
||||
|
|
|
@ -71,7 +71,6 @@ packages:
|
|||
# if package is not available locally, proxy requests to 'npmjs' registry
|
||||
proxy: npmjs
|
||||
|
||||
# To use `npm audit` uncomment the following section
|
||||
middlewares:
|
||||
audit:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in a new issue