Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chaogeng
/
auto_deploy_test
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
8 years ago
Commit
01e8c01de4ff77a0672a601c35d20464893ac401
1 parent
04ee0d02
commit autoconfig.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
0 deletions
autoconfig/test_nj_2/yohobuy-task-autoconfig.properties
autoconfig/test_nj_2/yohobuy-task-autoconfig.properties
View file @
01e8c01
...
...
@@ -4,3 +4,36 @@ 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
...
...
Please
register
or
login
to post a comment