Skip to content

Commit

Permalink
update configuration removes deprecated keys
Browse files Browse the repository at this point in the history
  • Loading branch information
cordoval committed Jul 3, 2012
1 parent e1f8c9e commit 1770066
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ imports:
- { resource: @KnpBundlesBundle/Resources/config/security.yml }

framework:
charset: UTF-8
csrf_protection: true
secret: %secret%
router: { resource: "%kernel.root_dir%/config/routing.yml" }
Expand All @@ -13,7 +12,6 @@ framework:
esi: { enabled: true }
session:
lifetime: 3600
auto_start: true
translator: { fallback: en }


Expand Down

0 comments on commit 1770066

Please sign in to comment.