yoho-push-autoconfig.properties 1.13 KB
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

##just for push
jdbc.mysql.yhpush.master=write.passport.yohoops.org:3306
jdbc.mysql.yhpush.slave=dbs.slave.yohoops.org:3307
jdbc.mysql.yhpush.username=yh_test
jdbc.mysql.yhpush.password=9nm0icOwt6bMHjMusIfMLw==

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

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