|
|
autoconfig.properties = sharedAutoconfig
|
|
|
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/dev/global-autoconfig.properties
|
|
|
|
|
|
filter.status = off
|
|
|
|
|
|
kisjob.db.driverClassName = com.mysql.jdbc.Driver
|
|
|
kisjob.db.password = yoho
|
|
|
kisjob.db.url = jdbc:mysql://192.168.102.219:3306/yoho_kisjob
|
|
|
kisjob.db.username = root
|
|
|
|
|
|
kisjob.node.nodegroup = yohobuy-task
|
|
|
|
|
|
mobile.limit.sendTimes = 50
|
|
|
|
|
|
rabbit_host = 192.168.102.211:5672
|
|
|
rabbit_vhost = yoho
|
|
|
|
|
|
redis.pool.maxIdle = 100
|
|
|
redis.pool.maxTotal = 200
|
|
|
redis.pool.maxWaitMillis = 2000
|
|
|
redis.pool.minIdle = 50
|
|
|
redis.pool.testOnBorrow = false
|
|
|
redis.pool.testWhileIdle = true
|
|
|
|
|
|
redis.proxy.address = 192.168.100.141
|
|
|
|
|
|
redis.readonly.proxy.address = 192.168.100.141
|
|
|
|
|
|
task.addNewBrand.status = on
|
|
|
|
|
|
task.brands.number = 19
|
|
|
|
|
|
task.discountBrand.status = on
|
|
|
|
|
|
task.msgnum = 10000
|
|
|
|
|
|
task.send.limit = 3
|
|
|
|
|
|
task.vipBrand.status = on
|
|
|
|
|
|
web.context = task
|
|
|
|
|
|
yohobuy.task.env.namespace = task
|
|
|
yohobuy.task.env.serverport = 4
|
|
|
yohobuy.task.env.webapphome = /home/dev/yohobuy-task/deploy
|
|
|
|
|
|
zkAddress = 192.168.102.216:2181 |
...
|
...
|
|