X-Git-Url: https://git.rapsys.eu/blog/blobdiff_plain/020c44e179089d14c34795a7814c9c4ee06a6bb4..da0103c98a81031b312ceade6025c59e4c10cb1b:/config/packages/framework.yaml diff --git a/config/packages/framework.yaml b/config/packages/framework.yaml index 877eb25..f64e9d0 100644 --- a/config/packages/framework.yaml +++ b/config/packages/framework.yaml @@ -1,7 +1,7 @@ # see https://symfony.com/doc/current/reference/configuration/framework.html framework: secret: '%env(APP_SECRET)%' - #csrf_protection: true + csrf_protection: true # Note that the session will be started ONLY if you read or write from it. session: true