Skip to content

Commit

Permalink
remove obsolete entries from config
Browse files Browse the repository at this point in the history
  • Loading branch information
omniError committed Jul 7, 2012
1 parent ebb024e commit a811542
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ framework:
#esi: ~
# translator: { fallback: %locale% }
secret: %secret%
# charset: UTF-8
router: { resource: "%kernel.root_dir%/config/routing.yml" }
form: true
csrf_protection: true
validation: { enable_annotations: true }
templating: { engines: ['twig'] } #assets_version: SomeVersionScheme
default_locale: %locale%
session:
# auto_start: true
session: ~

# Twig Configuration
twig:
Expand Down

0 comments on commit a811542

Please sign in to comment.