Guillermo Espinoza пре 8 година
родитељ
комит
22444e87f5
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      app/config/config.yml

+ 1 - 0
app/config/config.yml

@@ -30,6 +30,7 @@ framework:
     trusted_hosts:   ~
     trusted_proxies: ~
     session:
+        name: ftth_session
         # http://symfony.com/doc/current/reference/configuration/framework.html#handler-id
         handler_id:  session.handler.native_file
         save_path:   "%kernel.root_dir%/../var/sessions/%kernel.environment%"