From 45180df9fe9a9de0a4c207c9d5c90d88d7759f2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=9B=A8=E4=BB=81?= Date: Mon, 11 Mar 2024 11:15:19 +0800 Subject: [PATCH] update docs --- docs/configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index ac5ce795..d6d9c23b 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -437,11 +437,11 @@ Session - bool - Whether to enable session drain feature * - pitaya.session.drain.timeout - - 0s + - 6h - time.Duration - Session drain timeout * - pitaya.session.drain.period - - 0s + - 5s - time.Duration - Session drain period