Skip to content

Commit

Permalink
Merge branch '1.9'
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed May 4, 2017
2 parents c37b3fd + 4f77568 commit df80b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ framework:
router:
resource: "%kernel.root_dir%/config/routing.yml"
strict_requirements: ~
csrf_protection: ~
form:
csrf_protection:
enabled: true
Expand All @@ -70,7 +71,6 @@ framework:
templating: { engines: ['twig'] } #assets_version: SomeVersionScheme
default_locale: "%locale_fallback%"
trusted_hosts: ~
trusted_proxies: ~
session:
# handler_id set to null will use default session handler from php.ini
handler_id: ~
Expand Down

0 comments on commit df80b3b

Please sign in to comment.