Commit 7ea2901d authored by Taylor Otwell's avatar Taylor Otwell

Cleaning up configuration comments.

parent b388ebe5
...@@ -23,7 +23,7 @@ return array( ...@@ -23,7 +23,7 @@ return array(
| Cache Key | Cache Key
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| This key will be prepended to items stored using Memcached and APC to | This key will be prepended to item keys stored using Memcached and APC to
| prevent collisions with other applications on the server. | prevent collisions with other applications on the server.
| |
*/ */
...@@ -35,7 +35,7 @@ return array( ...@@ -35,7 +35,7 @@ return array(
| Memcached Servers | Memcached Servers
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| Here you can define the Memcached servers used by your application. | The Memcached servers used by your application.
| |
| Memcached is a free and open source, high-performance, distributed memory | Memcached is a free and open source, high-performance, distributed memory
| object caching system, generic in nature, but intended for use in speeding | object caching system, generic in nature, but intended for use in speeding
......
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