Update yohobuy-platform-autoconfig.properties
Showing
1 changed file
with
22 additions
and
0 deletions
@@ -57,3 +57,25 @@ http://analytics.m.yohobuy.com/yas.gif/web/ | @@ -57,3 +57,25 @@ http://analytics.m.yohobuy.com/yas.gif/web/ | ||
57 | upload.tencent.url=http://data.dm.qcloud.com:8088 | 57 | upload.tencent.url=http://data.dm.qcloud.com:8088 |
58 | upload.tencent.bid=b_teg_openrecom_opq68unpsix93dy2zjco | 58 | upload.tencent.bid=b_teg_openrecom_opq68unpsix93dy2zjco |
59 | upload.tencent.product.mark=9.99 | 59 | upload.tencent.product.mark=9.99 |
60 | + | ||
61 | + | ||
62 | +# ******************** bigdata upload skn data ******************** | ||
63 | +bigdata.qiniu.accesskey=EJhU5jwtkfMm3k5RTeOCH9_jc0A0o-mIfD3Iba5J | ||
64 | +bigdata.qiniu.secretkey=qAns6jrf9pg6bHNvS1IcKi-pnVBWV46pbpFWKwJ7 | ||
65 | +bigdata.qiniu.bucket=db-backup | ||
66 | +qiniu.bigdata.skndada.fileName=/Users/apple/Documents/tmp/sknData.xml | ||
67 | +bigdata.ad.userid=9999 | ||
68 | +# ******************** bigdata upload skn data ******************** | ||
69 | +# ******************** bigData redis servers start ******************** | ||
70 | +bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn | ||
71 | +bigDataRedis.proxy.port=6379 | ||
72 | +#password, can be empty | ||
73 | +bigDataRedis.proxy.auth= | ||
74 | + | ||
75 | +bigDataRedis.pool.maxTotal=100 | ||
76 | +bigDataRedis.pool.maxIdle=100 | ||
77 | +bigDataRedis.pool.maxWaitMillis=2000 | ||
78 | +bigDataRedis.pool.minIdle=50 | ||
79 | +bigDataRedis.pool.testOnBorrow=false | ||
80 | +bigDataRedis.pool.testWhileIdle=true | ||
81 | +# ******************** bigData redis servers end ******************** |
-
Please register or login to post a comment