Skip to content

Commit ad7d4cc

Browse files
Update session/configuring_ttl.rst
Co-authored-by: Alexis Lefebvre <alexislefebvre@users.noreply.github.com>
1 parent 1f503db commit ad7d4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session/configuring_ttl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You need to pass the TTL in the options array of the session handler you are usi
5353
->args([
5454
service('Redis'),
5555
['ttl' => 600],
56-
])
56+
]);
5757
5858
.. _configuring-the-TTL-dynamically-at-runtime:
5959

0 commit comments

Comments
 (0)