Update yohobuy-task-autoconfig.properties
Showing
1 changed file
with
2 additions
and
24 deletions
1 | autoconfig.properties = sharedAutoconfig | 1 | autoconfig.properties = sharedAutoconfig |
2 | - | ||
3 | -autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties | ||
4 | - | ||
5 | -rabbit_vhost = yoho | ||
6 | - | ||
7 | -redis.pool.maxIdle = 100 | ||
8 | -redis.pool.maxTotal = 200 | ||
9 | -redis.pool.maxWaitMillis = 10000 | ||
10 | -redis.pool.minIdle = 100 | ||
11 | -redis.pool.testOnBorrow = false | ||
12 | -redis.pool.testWhileIdle = false | ||
13 | - | ||
14 | -task.addNewBrand.status = on | ||
15 | - | ||
16 | -task.brands.number = 19 | ||
17 | - | ||
18 | -task.discountBrand.status = off | ||
19 | - | ||
20 | -task.msgnum = 10000 | ||
21 | - | ||
22 | -task.send.limit = 3 | ||
23 | - | ||
24 | -task.vipBrand.status = off | ||
25 | - | 2 | +autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties |
26 | yohobuy.task.env.namespace = task | 3 | yohobuy.task.env.namespace = task |
27 | yohobuy.task.env.serverport = 4 | 4 | yohobuy.task.env.serverport = 4 |
28 | yohobuy.task.env.webapphome = /home/test/yohobuy-task/deploy | 5 | yohobuy.task.env.webapphome = /home/test/yohobuy-task/deploy |
6 | +web.context = task |
-
Please register or login to post a comment