Blame view

autoconfig/test_ci/yohobuy-task-autoconfig.properties 1.09 KB
jimi.ji authored
1 2 3 4 5 6 7 8 9 10 11
autoconfig.properties  = sharedAutoconfig
autoconfig.properties.sharedAutoconfig  = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
yohobuy.task.env.namespace   = task
yohobuy.task.env.serverport  = 4
yohobuy.task.env.webapphome  = /home/test/yohoJavaApp/yohobuy-task/deploy/target
web.context=task

yoho.logs.level=INFO

##jdbc
jdbc.mysql.kisjob.datasources = yh_distributed_task
jimi.ji authored
12 13
jdbc.mysql.kisjob.master      = mysql-cms:3306 
jdbc.mysql.kisjob.slave       = mysql-cms:3306
jimi.ji authored
14
jdbc.mysql.kisjob.username    = yh_vpc_bak
jimi.ji authored
15
jdbc.mysql.kisjob.password    = hWrS6ehZZCOYAcEDgiU7fN8u26r4KcIh
jimi.ji authored
16 17 18 19 20 21 22 23 24 25

##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
jimi.ji authored
26 27
redis.push.address=twemproxy-nosync
redis.push.port=63790
jimi.ji authored
28 29 30 31 32 33 34 35 36 37
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