diff --git a/config/packages/framework.yaml b/config/packages/framework.yaml index 8274d86..f5208c0 100644 --- a/config/packages/framework.yaml +++ b/config/packages/framework.yaml @@ -11,6 +11,7 @@ framework: name: crm_session cookie_lifetime: 3600 cookie_secure: auto + cookie_samesite: lax #esi: true #fragments: true