From 04e9c7747400a1d5d28eff91ee28d292b5d4b390 Mon Sep 17 00:00:00 2001 From: Jun Kurihara Date: Thu, 19 Jan 2023 21:23:04 +0900 Subject: [PATCH] fix: update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09991d5..ab8dde7 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,7 @@ request_max_body_size = 65536 max_concurrent_connections = 10000 max_concurrent_bidistream = 100 max_concurrent_unistream = 100 +max_idle_timeout = 10 ``` ### Client Authentication via Client Certificates