mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Use the native PHP session handler by default (#209)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user