Commit 30d69ef5 authored by Taylor Otwell's avatar Taylor Otwell

updating comment.

Signed-off-by: 's avatarTaylor Otwell <taylorotwell@gmail.com>
parent 097f2929
...@@ -38,11 +38,11 @@ return array( ...@@ -38,11 +38,11 @@ return array(
| |
| Some session drivers require the manual clean-up of expired sessions. | Some session drivers require the manual clean-up of expired sessions.
| This option specifies the probability of session garbage collection | This option specifies the probability of session garbage collection
| occuring for any given request. | occuring for any given request to the application.
| |
| For example, the default value states that garbage collection has a | For example, the default value states that garbage collection has a
| 2% chance of occuring for any given request to the application. | 2% chance of occuring for any given request to the application.
| Feel free to tune this to your application's size and speed. | Feel free to tune this to your requirements.
| |
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment