From: Sergey Kandaurov Date: Mon, 19 Mar 2018 09:41:36 +0000 (+0300) Subject: Configure: added gRPC module help message. X-Git-Tag: release-1.13.10~6 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=8dfb87d6bb71174b3c10326492e90a6fe96e4012;p=nginx.git Configure: added gRPC module help message. --- diff --git a/auto/options b/auto/options index 25357412c..59f0449d8 100644 --- a/auto/options +++ b/auto/options @@ -473,6 +473,7 @@ cat << END --without-http_fastcgi_module disable ngx_http_fastcgi_module --without-http_uwsgi_module disable ngx_http_uwsgi_module --without-http_scgi_module disable ngx_http_scgi_module + --without-http_grpc_module disable ngx_http_grpc_module --without-http_memcached_module disable ngx_http_memcached_module --without-http_limit_conn_module disable ngx_http_limit_conn_module --without-http_limit_req_module disable ngx_http_limit_req_module