yohobuy-task-autoconfig.properties 1.29 KB
autoconfig.properties  = sharedAutoconfig
autoconfig.properties.sharedAutoconfig  = file:/home/test/deploy2/auto_deploy_test/autoconfig/test_nj_4/global-autoconfig.properties
yohobuy.task.env.namespace   = task
yohobuy.task.env.serverport  = 4
yohobuy.task.env.webapphome  = /home/test/deploy2/yohobuy-task/deploy/target
web.context  = task

#
jdbc.mysql.readonlyinslave  = true
jdbc.mysql.kisjob.datasources = yoho_kisjob
jdbc.mysql.kisjob.master      = 192.168.103.36:3306 
jdbc.mysql.kisjob.slave       = 192.168.103.36:3306 
jdbc.mysql.kisjob.username    = yh_test
jdbc.mysql.kisjob.password    = 9nm0icOwt6bMHjMusIfMLw==

#redis
redis.pool.maxTotal        = 200
redis.pool.maxIdle        = 100
redis.pool.maxWaitMillis  = 2000
redis.pool.minIdle        = 50
redis.pool.testOnBorrow   = false
redis.pool.testWhileIdle  = true

#bigDataRedis-push.proxy.address=192.168.102.211
bigDataRedis-push.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
bigDataRedis-push.proxy.port=6379
bigDataRedis-push.proxy.auth=

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

task.addNewBrand.status  = on
task.discountBrand.status  = on
task.vipBrand.status  = on
task.brands.number  = 19
task.msgnum  = 10000
task.send.limit  = 3
mobile.limit.sendTimes  = 50