summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desc/nginx_modules_http.desc1
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