Skip to content

Commit

Permalink
Remove some unneeded config options
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Sep 30, 2024
1 parent 74d38a5 commit 8fc2dd4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/packages/framework.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
framework:
secret: '%env(APP_SECRET)%'
csrf_protection: true
annotations: false
http_method_override: false
handle_all_throwables: true

# this defines the codes of the locales (languages) available in the application
# https://symfony.com/doc/current/reference/configuration/framework.html#enabled-locales
Expand Down

0 comments on commit 8fc2dd4

Please sign in to comment.