diff --git a/symfony/framework-bundle/3.3/config/packages/framework.yaml b/symfony/framework-bundle/3.3/config/packages/framework.yaml index 297687e8..bc68ab73 100644 --- a/symfony/framework-bundle/3.3/config/packages/framework.yaml +++ b/symfony/framework-bundle/3.3/config/packages/framework.yaml @@ -4,10 +4,12 @@ framework: #csrf_protection: ~ #http_method_override: true #trusted_hosts: ~ - # https://symfony.com/doc/current/reference/configuration/framework.html#handler-id + + # uncomment this entire section to enable sessions #session: - # # The native PHP session handler will be used + # # With this config, PHP's native session handling is used # handler_id: ~ + #esi: ~ #fragments: ~ php_errors: