mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Merge pull request #386 from meotimdihia/2.0
Branch 2.0 Edit memcached's website:
This commit is contained in:
commit
a68cb4f9ce
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@
|
|||
* 'password' => 'password', //plaintext password (xcache.admin.pass)
|
||||
* ));
|
||||
*
|
||||
* Memcache (http://www.danga.com/memcached/)
|
||||
* Memcache (http://memcached.org/)
|
||||
*
|
||||
* Cache::config('default', array(
|
||||
* 'engine' => 'Memcache', //[required]
|
||||
|
|
Loading…
Reference in a new issue