diff --git a/config/packages/framework.yaml b/config/packages/framework.yaml index 97ce3bcce..9ca15a6ac 100644 --- a/config/packages/framework.yaml +++ b/config/packages/framework.yaml @@ -1,6 +1,5 @@ framework: secret: '%env(APP_SECRET)%' - default_locale: '%locale%' csrf_protection: { enabled: true } http_method_override: true trusted_hosts: ~