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 1714a31 commit 7a75abdCopy full SHA for 7a75abd
reference/configuration/framework.rst
@@ -238,7 +238,7 @@ and depends on `gc_divisor`_ and `gc_probability`_.
238
save_path
239
.........
240
241
-**type**: ``string`` **default**: ``%kernel.cache.dir%/sessions``
+**type**: ``string`` **default**: ``%kernel.cache_dir%/sessions``
242
243
This determines the argument to be passed to the save handler. If you choose
244
the default file handler, this is the path where the session files are created.
0 commit comments