yoho-push-autoconfig.properties
1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties
db.batch.size = 100000
getui.appid = Rzwp6SnIbr5U7sgaxVsLA8
getui.appkey = jYlLaLbRm972pOzZx5pzQA
getui.appsecret = RF2JGk8cPt7Q9WZMx3QPBA
getui.default.size = 1000
getui.host = http://sdk.open.api.igexin.com/apiex.htm
getui.mastersecret = iQ6Z7sbDge9I5vHOBI5iA2
ios.default.size = 1000
ios.keystore = /yoho_push.p12
ios.password = 123456
push.ios.custom.key = custom_content
push.task.type = ios
rabbit_vhost = yoho
send.task.batch.size = 100
yoho.push.env.namespace = push
yoho.push.env.serverport = 9
yoho.push.env.webapphome = /home/test/yoho-push/deploy
yoho.quartz.datasource.url=jdbc:mysql://192.168.102.219:3306/yh_jobmanager?useUnicode=true&characterEncoding=UTF-8
yoho.quartz.datasource.username=yh_test
yoho.quartz.datasource.password=9nm0icOwt6bMHjMusIfMLw==
redis.pool.maxTotal=200
redis.pool.maxIdle=100
redis.pool.minIdle=30
redis.pool.maxWaitMillis=10000