diff --git a/plugin/think-plugs-static/stc/.env.example b/plugin/think-plugs-static/stc/.env.example index 644b2bd85..7e5feb92b 100644 --- a/plugin/think-plugs-static/stc/.env.example +++ b/plugin/think-plugs-static/stc/.env.example @@ -15,8 +15,8 @@ CACHE_REDIS_SELECT= CACHE_REDIS_PASSWORD= # 会话配置 -SESSION_NAME=ssid SESSION_TYPE=file +SESSION_NAME=ssid SESSION_STORE= SESSION_EXPIRE=7200 SESSION_PREFIX= \ No newline at end of file