From c342bc948ae62d1864f37ceb153080868b86991f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E6=88=90=E4=BC=9F?= Date: Tue, 18 Jun 2024 09:29:49 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=90=9C=E7=B4=A2=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.html b/docs/index.html index 27146a36..5da83839 100644 --- a/docs/index.html +++ b/docs/index.html @@ -23,6 +23,9 @@ 'cache-control': 'no-cache, no-store, must-revalidate', 'expires': 0, 'pragma': 'no-cache' + }, + search: { + maxAge: 3600, } }