diff --git a/config/packages/framework.yaml b/config/packages/framework.yaml index c1bf67b..644d3f0 100644 --- a/config/packages/framework.yaml +++ b/config/packages/framework.yaml @@ -4,7 +4,7 @@ framework: #csrf_protection: true # Note that the session will be started ONLY if you read or write from it. - session: false + session: true #esi: true #fragments: true