mirror of
https://github.com/symfony/recipes.git
synced 2026-09-18 10:36:43 +03:00
[symfony/translation] Remove confusing commented value
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
framework:
|
||||
secret: '%env(APP_SECRET)%'
|
||||
#default_locale: en
|
||||
#csrf_protection: true
|
||||
#http_method_override: true
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
framework:
|
||||
secret: '%env(APP_SECRET)%'
|
||||
#default_locale: en
|
||||
#csrf_protection: true
|
||||
#http_method_override: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user