diff --git a/conf/default.yaml b/conf/default.yaml index 27f802d4c..9e511e3d0 100644 --- a/conf/default.yaml +++ b/conf/default.yaml @@ -71,7 +71,6 @@ packages: server: keepAliveTimeout: 60 -# To use `npm audit` uncomment the following section middlewares: audit: enabled: true diff --git a/conf/docker.yaml b/conf/docker.yaml index 605d28d63..e87e268a2 100644 --- a/conf/docker.yaml +++ b/conf/docker.yaml @@ -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