Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 44a1fd8

Browse files
committed
added a doc link
1 parent 22ef8b5 commit 44a1fd8

File tree

2 files changed

+277
-541
lines changed

2 files changed

+277
-541
lines changed

app/config/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ framework:
2626
trusted_hosts: ~
2727
trusted_proxies: ~
2828
session:
29+
# http://symfony.com/doc/current/reference/configuration/framework.html#handler-id
2930
handler_id: session.handler.native_file
3031
save_path: "%kernel.root_dir%/../var/sessions/%kernel.environment%"
3132
fragments: ~

0 commit comments

Comments
 (0)