Blame view

autoconfig/test/yoho-push-autoconfig.properties 1.39 KB
chunhua.zhang authored
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
autoconfig.properties  = sharedAutoconfig
autoconfig.properties.sharedAutoconfig  = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties

yoho.push.env.namespace   = push
yoho.push.env.serverport  = 9
yoho.push.env.webapphome  = /home/test/yoho-push/deploy

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

redis.pool.maxTotal=200
redis.pool.maxIdle=100
redis.pool.minIdle=30
redis.pool.maxWaitMillis=10000

send.task.batch.size  = 100

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.keystore=/yoho_developer.p12
ios.password=666666
push.ios.custom.key=custom_content
31 32 33 34
huawei.appkey=s5qoek5zsohcut3ki4lr9shlosmb0rvu
huawei.appid=10273886
huawei.password=123456
35 36
mi.appsecret=gOgNqQ8sDJkAxkDAaeWblQ==
chunhua.zhang authored
37 38 39 40
#mongo
mongo.inbox.host=192.168.50.69
mongo.inbox.port=27017
mongo.inbox.dbname=inbox
41 42 43 44

rabbit_common_qq = 192.168.102.45:5672
rabbit_common_qq_user = yoho
rabbit_common_qq_password = yoho
45 46
redis.push.address=192.168.102.202
redis.push.port=6379
47 48 49 50 51 52 53 54 55 56

#huawei config
huawei.appkey=s5qoek5zsohcut3ki4lr9shlosmb0rvu
huawei.appid=10273886
huawei.password=123456

#mi config
mi.appsecret=gOgNqQ8sDJkAxkDAaeWblQ==

msgCenter.push.sendMaxCount=20