Use new session handling
This commit is contained in:
parent
b2428f6ae3
commit
b0b0125862
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ framework:
|
|||
handler_id: null
|
||||
cookie_secure: auto
|
||||
cookie_samesite: lax
|
||||
storage_factory_id: 'session.storage.factory.native'
|
||||
|
||||
#esi: true
|
||||
#fragments: true
|
||||
|
|
Reference in a new issue