Skip to content

Commit f76e900

Browse files
committed
bug #692 Removing duplicated configuration (yceruto)
This PR was merged into the master branch. Discussion ---------- Removing duplicated configuration Already configured in `translation.yaml`: https://github.com/symfony/demo/blob/0f8c19fcc05de37b32e78de2506690049268e77e/config/packages/translation.yaml#L2 Commits ------- bdbf414 Removing duplicated configuration
2 parents 0f8c19f + bdbf414 commit f76e900

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/packages/framework.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
framework:
22
secret: '%env(APP_SECRET)%'
3-
default_locale: '%locale%'
43
csrf_protection: { enabled: true }
54
http_method_override: true
65
trusted_hosts: ~

0 commit comments

Comments
 (0)