From 05f6b4d6e1b461104a4dcc6b38f4258b5a35f658 Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Sun, 2 Nov 2025 10:03:09 +0200 Subject: [PATCH] set session save path --- public/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/public/index.php b/public/index.php index 95a7936..a812ecc 100644 --- a/public/index.php +++ b/public/index.php @@ -1,4 +1,5 @@ true, 'cookie_secure' => !empty($_SERVER['HTTPS']),