details: http://hg.nginx.org/nginx/rev/d87393919a10 branches: changeset: 7237:d87393919a10 user: Sergey Kandaurov <[email protected]> date: Mon Mar 19 12:41:36 2018 +0300 description: Configure: added gRPC module help message.
diffstat: auto/options | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diffs (11 lines): diff -r 169d0eb76de7 -r d87393919a10 auto/options --- a/auto/options Sun Mar 18 11:11:14 2018 +0200 +++ b/auto/options Mon Mar 19 12:41:36 2018 +0300 @@ -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 _______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
