yohobuy-task-autoconfig.properties 1.07 KB
autoconfig.properties  = sharedAutoconfig
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

yoho.logs.level=INFO

##jdbc
jdbc.mysql.kisjob.datasources = yh_distributed_task
jdbc.mysql.kisjob.master      = write.cms.yohoops.org:3306 
jdbc.mysql.kisjob.slave       = read.cms.yohoops.org:3306
jdbc.mysql.kisjob.username    = yh_test
jdbc.mysql.kisjob.password    = 9nm0icOwt6bMHjMusIfMLw==

##redis
redis.pool.maxIdle        = 100
redis.pool.maxTotal       = 200
redis.pool.maxWaitMillis  = 10000
redis.pool.minIdle        = 100
redis.pool.testOnBorrow   = false
redis.pool.testWhileIdle  = false

##redis for push
redis.push.address=192.168.102.22
redis.push.port=6379
redis.push.auth=

##config
task.brands.number  = 19
task.addNewBrand.status  = on
task.discountBrand.status  = off
task.vipBrand.status  = off
task.msgnum  = 10000
task.send.limit  = 3
filter.status = off