From a993d4eec73e567cec757ab5de96bec6603859bd Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Thu, 9 Aug 2018 01:01:13 +0100 Subject: profiles/server: Refresh NGINX_MODULES --- profiles/server/make.defaults | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'profiles/server') diff --git a/profiles/server/make.defaults b/profiles/server/make.defaults index a091024a..9f75bf27 100644 --- a/profiles/server/make.defaults +++ b/profiles/server/make.defaults @@ -688,6 +688,7 @@ USE="${USE} -nginx_modules_http_auth_pam -nginx_modules_http_auth_request -nginx_modules_http_autoindex + -nginx_modules_http_brotli -nginx_modules_http_browser -nginx_modules_http_cache_purge -nginx_modules_http_charset @@ -701,11 +702,14 @@ USE="${USE} -nginx_modules_http_flv -nginx_modules_http_geo -nginx_modules_http_geoip + -nginx_modules_http_geoip2 + -nginx_modules_http_grpc -nginx_modules_http_gunzip -nginx_modules_http_gzip -nginx_modules_http_gzip_static -nginx_modules_http_headers_more -nginx_modules_http_image_filter + -nginx_modules_http_javascript -nginx_modules_http_limit_conn -nginx_modules_http_limit_conn -nginx_modules_http_limit_req @@ -714,6 +718,7 @@ USE="${USE} -nginx_modules_http_memc -nginx_modules_http_memcached -nginx_modules_http_metrics + -nginx_modules_http_mirror -nginx_modules_http_mogilefs -nginx_modules_http_mp4 -nginx_modules_http_naxsi @@ -744,6 +749,7 @@ USE="${USE} -nginx_modules_http_upstream_zone -nginx_modules_http_userid -nginx_modules_http_uwsgi + -nginx_modules_http_vhost_traffic_status -nginx_modules_http_xslt" USE="${USE} nginx_modules_http_access -- cgit v1.2.3