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 3b65aba commit 3f8a7b3Copy full SHA for 3f8a7b3
reference/configuration/framework.rst
@@ -1852,6 +1852,8 @@ started on every session initialization. The probability is calculated by
1852
using ``gc_probability`` / ``gc_divisor``, e.g. 1/100 means there is a 1%
1853
chance that the GC process will start on each request.
1854
1855
+If not set, ``php.ini``'s `session.gc_probability`_ directive will be relied on.
1856
+
1857
gc_maxlifetime
1858
..............
1859
0 commit comments