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