Skip to content

Commit 08380af

Browse files
committed
feat: set custom session name in framework configuration
1 parent b62c256 commit 08380af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/packages/framework.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ framework:
66
session:
77
enabled: true
88
handler_id: null
9+
name: phpList4_session
910
cookie_secure: auto
1011
cookie_samesite: lax
1112
translator:

0 commit comments

Comments
 (0)