yohobuy-global-autoconfig.properties 548 Bytes
yohobuy.global.env.webapphome  = /home/test/yohoJavaApp/yohobuy-global/deploy/target
yohobuy.global.env.serverport=0
yohobuy.global.env.namespace=globalbuy

is_debug_enable=false

yhb_api_url=http://api.yoho.cn
yhb_search_url=http://search.yohoops.org/yohosearch/tblproduct/search.json

globalbuyRedis.proxy.address=qqg.redis.yohoops.org
globalbuyRedis.proxy.port=16379
redis.proxy.auth=

redis.pool.maxTotal=100
redis.pool.maxIdle=100
redis.pool.maxWaitMillis=2000
redis.pool.minIdle=50
redis.pool.testOnBorrow=false
redis.pool.testWhileIdle=true