cms_push-autoconfig.properties
1.33 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/master/opps/deploy/autoconfig/master/cms_push-autoconfig.properties
yoho.cms_push.env.namespace = cms_push
yoho.cms_push.env.serverport = 6
yoho.cms_push.env.webapphome = /home/master/cms_push/deploy
#debug_enable
is_debug_enable=false
##jdbc connection
db.default.initialSize=10
db.default.maxTotal=20
db.default.maxIdle=10
db.default.minIdle=5
##push redis
redis.push.address=redis
redis.push.port=6379
redis.push.auth=
##cms push redis
redis.readonly.proxy.address=redis
redis.readonly.proxy.port=6379
redis.readonly.proxy.auth=
redis.pool.maxTotal=200
redis.pool.maxIdle=100
redis.pool.minIdle=30
redis.pool.maxWaitMillis=10000
#getui
cms.getui.appkey=6mTvGCuFmG61NjZfrHIs24
cms.getui.appid=TlIHUfi2I66b0DqEfsbjG2
cms.getui.appsecret=JyVp1IH4AWAEb2PWhaCqXA
cms.getui.mastersecret=lyT7C3exCG730j6u5GFUj1
mars.getui.appkey=lvd6oGCOCi7Rd9BJFRAmq
mars.getui.appid=9BVxmH5UW58koOjglnhiZ3
mars.getui.appsecret=FkzFfHrnli5uC8LHQMBuG5
mars.getui.mastersecret=6lWE253RTH7zlOHWFszDi3
getui.host=http://sdk.open.api.igexin.com/apiex.htm
getui.default.size=1000
#ios
cms.push.ios.custom.key=data
ios.password=123456
#send.task.batch.size
send.task.batch.size=50
#web.content
web.context=cms_push
#push.devEnv
mars.push.devEnv = false
cms.push.devEnv = false