From 8e42a72ddb345c48fad735ad4b88e477c11488f3 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Fri, 24 Jan 2025 17:54:17 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=8E=AF=E5=A2=83=E5=8F=98?= =?UTF-8?q?=E9=87=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.local | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.local b/.env.local index 3d871698..f3f790c2 100644 --- a/.env.local +++ b/.env.local @@ -12,6 +12,8 @@ DB_PREFIX = ow_ DEFAULT_LANG = zh-cn [JWT] +JWT_TTL=3600 +JWT_REFRESH_TTL=20160 SECRET=b43e6276644ed60e65c50d1b324ba10b # 后台不需要登录的接口