demo icon indicating copy to clipboard operation
demo copied to clipboard

Can't find when the var/sessions folder used

Open anyt opened this issue 2 years ago • 0 comments

According to the configuration, the application may write file sessions to the var/cache/<env>/sessions folder, which is a default location or the PHP configured location, that is, by default, is the tmp directory.

It is var/sessions only if you follow the documentation to change the default.

Considering the symfony/demo application is a ready to use example, I propose to start using the folder or remove it.

anyt avatar May 03 '23 08:05 anyt