We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c750141 commit f91a429Copy full SHA for f91a429
reference/configuration/framework.rst
@@ -800,7 +800,7 @@ start and depends on `gc_divisor`_ and `gc_probability`_.
800
save_path
801
.........
802
803
-**type**: ``string`` **default**: ``%kernel.cache.dir%/sessions``
+**type**: ``string`` **default**: ``%kernel.cache_dir%/sessions``
804
805
This determines the argument to be passed to the save handler. If you choose
806
the default file handler, this is the path where the session files are created.
0 commit comments