Authored by tmq

yohood

@@ -121,7 +121,7 @@ class Config_Defines @@ -121,7 +121,7 @@ class Config_Defines
121 define('SHOW_SITE_MAIN', 'http://show.test.yoho.cn/'); 121 define('SHOW_SITE_MAIN', 'http://show.test.yoho.cn/');
122 define('YOHOBUY_API','http://api.open.yohobuy.com/?'); 122 define('YOHOBUY_API','http://api.open.yohobuy.com/?');
123 define('SITE_PUBLISH_NEWS_SECRET', '123456'); 123 define('SITE_PUBLISH_NEWS_SECRET', '123456');
124 - self::setCache(false, false, false, false); 124 + self::setCache(true, true, true, true);
125 } 125 }
126 126
127 /** 127 /**
1 [mysql] 1 [mysql]
2 yohood.username = yohodb 2 yohood.username = yohodb
3 yohood.password = yohonj_9646_mysql 3 yohood.password = yohonj_9646_mysql
4 -yohood.writers = 123.56.138.21:3310  
5 -yohood.readers = 123.56.138.21:3310 4 +yohood.writers = 127.0.0.1:3310
  5 +yohood.readers = 127.0.0.1:3310