Authored by jack.lee

commit autoconfig.

... ... @@ -32,8 +32,6 @@ jdbc.mysql.pushlog.master.username = yh_test
jdbc.mysql.pushlog.slave.password = yh_test
jdbc.mysql.pushlog.slave.url = jdbc:mysql://192.168.50.69:9980/q_msg_system
jdbc.mysql.pushlog.slave.username = yh_test
jdbc.mysql.yhpush.master = 192.168.50.69:9980
jdbc.mysql.yhpush.slave = 192.168.50.69:9980
jdbc.mysql.yohologs.slave = 192.168.50.69:9980
mongo.inbox.dbname = inbox
... ... @@ -44,6 +42,8 @@ push.ios.custom.key = custom_content
push.task.type = ios
send.task.batch.size = 100
yoho.push.env.namespace = push
yoho.push.env.serverport = 9
yoho.push.env.webapphome = /home/test/yoho-push/deploy
... ...