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 1f503db commit ad7d4ccCopy full SHA for ad7d4cc
session/configuring_ttl.rst
@@ -53,7 +53,7 @@ You need to pass the TTL in the options array of the session handler you are usi
53
->args([
54
service('Redis'),
55
['ttl' => 600],
56
- ])
+ ]);
57
58
.. _configuring-the-TTL-dynamically-at-runtime:
59
0 commit comments