pass on token
This commit is contained in:
@@ -8,7 +8,11 @@ framework:
|
||||
fallbacks: ['en', 'nl']
|
||||
|
||||
# Note that the session will be started ONLY if you read or write from it.
|
||||
session: true
|
||||
session:
|
||||
handler_id: null
|
||||
cookie_secure: auto
|
||||
cookie_samesite: lax
|
||||
storage_factory_id: session.storage.factory.native
|
||||
|
||||
#esi: true
|
||||
#fragments: true
|
||||
|
||||
Reference in New Issue
Block a user