Authored by Rong

auto push by shell

... ... @@ -346,4 +346,11 @@ jdbc.mysql.lineshops.slave = 192.168.102.219:3306
jdbc.mysql.lineshops.username = yh_test
jdbc.mysql.lineshops.password = 9nm0icOwt6bMHjMusIfMLw==
yoho.single.center.domain = http://single.yohoops.org
redis.gateway.twemproxy.addresses = redis-no-sync-1.yohoops.org:63790
\ No newline at end of file
redis.gateway.twemproxy.addresses = redis-no-sync-1.yohoops.org:63790
redis.gateway.password = yoho
rabbit_order = rabbitmq-common.yohoops.org:5672
rabbit_order_user = yoho
rabbit_order_password = yoho
rabbit_common_dc0 = rabbitmq-common.yohoops.org:5672
rabbit_common_dc0_user = yoho
rabbit_common_dc0_password = yoho
\ No newline at end of file
... ...
... ... @@ -48,4 +48,8 @@ gateway.signature.key.salt = mQyMTMwZjlmZTZmYjY4UjkNmYwZGM0OTk0Y
yoho.api.docs.switch = on
yoho.api.docs.filter = ^.*$
trace.enabled = true
qZone.request.token = w5Rfz6sDZGn52cWq2a
\ No newline at end of file
qZone.request.token = w5Rfz6sDZGn52cWq2a
sdk.ak = LTAIekrpZAi32NJP
sdk.aks = 7PFg0ZW4rX7ViGQ3jNghHvL7G5E2pU
sdk.instanceId = ba35b368-b0ae-4019-8509-c538aaf4a790
sdk.instanceName = yohopic
\ No newline at end of file
... ...
... ... @@ -20,4 +20,6 @@ push.ios.custom.key = custom_content
db.batch.size = 100000
ios.default.size = 1000
push.task.type = ios
rabbit_vhost = yoho
\ No newline at end of file
rabbit_vhost = yoho
redis.push.address = write.redis.yohoops.org
redis.push.port = 6379
\ No newline at end of file
... ...