Authored by 胡古飞

Update yohobuy-task-autoconfig.properties

autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties
rabbit_vhost = yoho
redis.pool.maxIdle = 100
redis.pool.maxTotal = 200
redis.pool.maxWaitMillis = 10000
redis.pool.minIdle = 100
redis.pool.testOnBorrow = false
redis.pool.testWhileIdle = false
task.addNewBrand.status = on
task.brands.number = 19
task.discountBrand.status = off
task.msgnum = 10000
task.send.limit = 3
task.vipBrand.status = off
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
yohobuy.task.env.namespace = task
yohobuy.task.env.serverport = 4
yohobuy.task.env.webapphome = /home/test/yohobuy-task/deploy
web.context = task
... ...