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