Skip to content

Commit 8fc2dd4

Browse files
committed
Remove some unneeded config options
1 parent 74d38a5 commit 8fc2dd4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/packages/framework.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
framework:
33
secret: '%env(APP_SECRET)%'
44
csrf_protection: true
5-
annotations: false
6-
http_method_override: false
7-
handle_all_throwables: true
85

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

0 commit comments

Comments
 (0)