Эх сурвалжийг харах

Enable session auto_start

Jordi Boggiano 13 жил өмнө
parent
commit
7e2edf09e9

+ 1 - 1
app/config/config.yml

@@ -15,7 +15,7 @@ framework:
     session:
     session:
         name:           packagist
         name:           packagist
         lifetime:       3600
         lifetime:       3600
-        auto_start:     false
+        auto_start:     true
 
 
 # Twig Configuration
 # Twig Configuration
 twig:
 twig: