updating comment.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
Taylor Otwell 2012-02-28 10:09:51 -06:00
parent 097f2929f3
commit 30d69ef548
1 changed files with 2 additions and 2 deletions

View File

@ -38,11 +38,11 @@
| |
| 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.
| |
*/ */