Authored by huangping

Update yohobuy-platform-autoconfig.properties

... ... @@ -56,4 +56,26 @@ http://analytics.m.yohobuy.com/yas.gif/web/
upload.tencent.url=http://data.dm.qcloud.com:8088
upload.tencent.bid=b_teg_openrecom_opq68unpsix93dy2zjco
upload.tencent.product.mark=9.99
\ No newline at end of file
upload.tencent.product.mark=9.99
# ******************** bigdata upload skn data ********************
bigdata.qiniu.accesskey=EJhU5jwtkfMm3k5RTeOCH9_jc0A0o-mIfD3Iba5J
bigdata.qiniu.secretkey=qAns6jrf9pg6bHNvS1IcKi-pnVBWV46pbpFWKwJ7
bigdata.qiniu.bucket=db-backup
qiniu.bigdata.skndada.fileName=/Users/apple/Documents/tmp/sknData.xml
bigdata.ad.userid=9999
# ******************** bigdata upload skn data ********************
# ******************** bigData redis servers start ********************
bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
bigDataRedis.proxy.port=6379
#password, can be empty
bigDataRedis.proxy.auth=
bigDataRedis.pool.maxTotal=100
bigDataRedis.pool.maxIdle=100
bigDataRedis.pool.maxWaitMillis=2000
bigDataRedis.pool.minIdle=50
bigDataRedis.pool.testOnBorrow=false
bigDataRedis.pool.testWhileIdle=true
# ******************** bigData redis servers end ********************
\ No newline at end of file
... ...