diff --git a/framework/config/config.php b/framework/config/config.php index a59f820..748f5d0 100644 --- a/framework/config/config.php +++ b/framework/config/config.php @@ -7,7 +7,7 @@ return [ ], 'middleware' => [], 'session' => [ - 'open' => true, + 'open' => false, 'prefix' => '', ], 'db' => [