various refactoring and tweaks.
This commit is contained in:
@@ -45,8 +45,10 @@ return array(
|
||||
|
|
||||
*/
|
||||
|
||||
'servers' => array(
|
||||
'memcached' => array(
|
||||
|
||||
array('host' => '127.0.0.1', 'port' => 11211, 'weight' => 100),
|
||||
|
||||
),
|
||||
|
||||
);
|
||||
Reference in New Issue
Block a user