diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-02-03 23:01:15 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-02-06 14:54:38 +0100 |
commit | 664f10343806e67acebf69d1687c5e609155fa23 (patch) | |
tree | 0b3f937903c03f978403e5817f8b2126fe05da28 /profiles/desc | |
parent | profiles: Update Useflag Descriptions for Nginx Modules (diff) | |
download | gentoo-664f10343806e67acebf69d1687c5e609155fa23.tar.gz gentoo-664f10343806e67acebf69d1687c5e609155fa23.tar.bz2 gentoo-664f10343806e67acebf69d1687c5e609155fa23.zip |
profiles: Remove unused Useflag description
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/nginx_modules_http.desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc index b63e94883d1d..a57a72200e8e 100644 --- a/profiles/desc/nginx_modules_http.desc +++ b/profiles/desc/nginx_modules_http.desc @@ -61,7 +61,6 @@ split_clients - This module provides A/B testing support. ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input. spdy - This module provides an SPDY implementation. (Deprecated, use IUSE="http2" instead) sticky - Module to always forward clients to the same upstream server (via sticky cookies) -stream_core - Stream core module for generic TCP proxying and load balancing. stub_status - This module provides the ability to get some status from nginx. sub - This module can search and replace text in the nginx response. upload - Enable support for handling file uploads using multipart/form-data encoding |