|
@@ -74,7 +74,7 @@ $config['redis']['slave']['host'] = SLAVE_REDISHOST;
|
|
|
$config['redis']['slave']['port'] = 6379;
|
|
|
$config['redis']['slave']['pconnect'] = 0;
|
|
|
|
|
|
-$config['coroutine']['redis_host'] = '172.16.110.28';
|
|
|
+$config['coroutine']['redis_host'] = COROUTINE_REDISHOST;
|
|
|
$config['coroutine']['redis_port'] = 6379;
|
|
|
|
|
|
//$config['fullindexer']['open'] = false;
|