|
|
autoconfig.properties = sharedAutoconfig
|
|
|
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_4/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
|
|
|
|
|
|
##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
|
|
|
|
|
|
#mongo
|
|
|
mongo.inbox.host=192.168.50.69
|
|
|
mongo.inbox.port=27017
|
|
|
mongo.inbox.dbname=inbox
|
|
|
|
...
|
...
|
|