Commit a97b9e0c authored by Taylor Otwell's avatar Taylor Otwell

fix comment

parent 26ef4713
...@@ -90,10 +90,9 @@ return [ ...@@ -90,10 +90,9 @@ return [
| Session Cache Store | Session Cache Store
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| When using the "apc" or "memcached" session drivers, you may specify | When using the "apc" or "memcached" session drivers, you may specify a
| a cache store that should be used for these sessions. This should | cache store that should be used for these sessions. This value must
| correspond to a store in your cache configuration. By default, | correspond with one of the application's configured cache stores.
| the driver name will be used as the store.
| |
*/ */
......
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