Use the native PHP session handler by default (#209)

This commit is contained in:
Ryan Weaver
2017-10-09 08:16:56 -07:00
committed by Symfony
parent 325838a7b3
commit 56c2f01d8e
@@ -6,8 +6,8 @@ framework:
#trusted_hosts: ~
# https://symfony.com/doc/current/reference/configuration/framework.html#handler-id
#session:
# handler_id: session.handler.native_file
# save_path: '%kernel.project_dir%/var/sessions/%kernel.environment%'
# # The native PHP session handler will be used
# handler_id: ~
#esi: ~
#fragments: ~
php_errors: