Skip to content

Commit

Permalink
Removed deprecated config settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiagnoni committed Jul 3, 2012
1 parent 88e9b59 commit 3c365ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tests/Functional/App/config.yml
Expand Up @@ -4,15 +4,13 @@ imports:

framework:
secret: secret
charset: UTF-8
test: ~
router: { resource: "%kernel.root_dir%/routing.yml" }
form: true
csrf_protection: true
validation: { enable_annotations: true }
templating: { engines: ['twig'] }
session:
auto_start: false
storage_id: session.storage.mock_file

doctrine:
Expand Down

0 comments on commit 3c365ff

Please sign in to comment.