mirror of
https://github.com/symfony/recipes.git
synced 2026-09-16 01:26:25 +03:00
bug #7 Typo in the default symfony/etc/packages/framework.yaml file (javiereguiluz)
This PR was merged into the master branch.
Discussion
----------
Typo in the default symfony/etc/packages/framework.yaml file
Commits
-------
f5b5aa6 Typo in the default symfony/etc/packages/framework.yaml file
This commit is contained in:
@@ -9,7 +9,6 @@ framework:
|
||||
#session:
|
||||
# handler_id: session.handler.native_file
|
||||
# save_path: "%kernel.root_dir%/../var/sessions/%kernel.environment%"
|
||||
#],
|
||||
#esi: ~
|
||||
#fragments: ~
|
||||
php_errors:
|
||||
|
||||
Reference in New Issue
Block a user