From 838d4739018022c151c057266f45ffc860d25ef0 Mon Sep 17 00:00:00 2001 From: xqzr <34030394+xqzr@users.noreply.github.com> Date: Thu, 27 May 2021 22:18:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=86=20git=20clone=20?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E5=AE=8C=E6=88=90=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VLESS-GRPC/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/VLESS-GRPC/README.md b/VLESS-GRPC/README.md index af317ec..594c241 100644 --- a/VLESS-GRPC/README.md +++ b/VLESS-GRPC/README.md @@ -13,6 +13,7 @@ location { return 404; } client_max_body_size 0; + client_body_timeout 1071906480m; grpc_read_timeout 1071906480m; grpc_pass grpc://127.0.0.1:2002; }