Update yohobuy-task-autoconfig.properties
Showing
1 changed file
with
1 additions
and
35 deletions
@@ -3,38 +3,4 @@ autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig | @@ -3,38 +3,4 @@ autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig | ||
3 | yohobuy.task.env.namespace = task | 3 | yohobuy.task.env.namespace = task |
4 | yohobuy.task.env.serverport = 4 | 4 | yohobuy.task.env.serverport = 4 |
5 | yohobuy.task.env.webapphome = /home/test/yohobuy-task/deploy | 5 | yohobuy.task.env.webapphome = /home/test/yohobuy-task/deploy |
6 | -web.context = task | ||
7 | - | ||
8 | -# | ||
9 | -jdbc.mysql.readonlyinslave = true | ||
10 | -jdbc.mysql.kisjob.datasources = yoho_kisjob | ||
11 | -jdbc.mysql.kisjob.master = 192.168.102.219:3306 | ||
12 | -jdbc.mysql.kisjob.slave = 192.168.102.219:3306 | ||
13 | -jdbc.mysql.kisjob.username = yh_test | ||
14 | -jdbc.mysql.kisjob.password = 9nm0icOwt6bMHjMusIfMLw== | ||
15 | - | ||
16 | -#redis | ||
17 | -redis.pool.maxTotal = 200 | ||
18 | -redis.pool.maxIdle = 100 | ||
19 | -redis.pool.maxWaitMillis = 2000 | ||
20 | -redis.pool.minIdle = 50 | ||
21 | -redis.pool.testOnBorrow = false | ||
22 | -redis.pool.testWhileIdle = true | ||
23 | - | ||
24 | -#bigDataRedis-push.proxy.address=192.168.102.211 | ||
25 | -bigDataRedis-push.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn | ||
26 | -bigDataRedis-push.proxy.port=6379 | ||
27 | -bigDataRedis-push.proxy.auth= | ||
28 | - | ||
29 | -##redis for push | ||
30 | -redis.push.address=192.168.102.211 | ||
31 | -redis.push.port=16379 | ||
32 | -redis.push.auth= | ||
33 | - | ||
34 | -task.addNewBrand.status = on | ||
35 | -task.discountBrand.status = on | ||
36 | -task.vipBrand.status = on | ||
37 | -task.brands.number = 19 | ||
38 | -task.msgnum = 10000 | ||
39 | -task.send.limit = 3 | ||
40 | -mobile.limit.sendTimes = 50 | ||
6 | +web.context = task |
-
Please register or login to post a comment