Authored by Rong

auto push by shell

yoho.logs.level = WARN
yoho.logs.level = INFO
yoho.logs.basedir = /home/test/yohoJavaLogs
yoho.logs.maxHistory = 2
yoho.logs.maxFileSize = 50MB
... ...
... ... @@ -12,4 +12,7 @@ uic.login.fail.limit.times = 10
uic.screen.mobilestart = [\\"147\\",\\"170\\",\\"171\\"]
invite.code.url = https://union.yoho.cn/union/app-downloads.html?union_type=100000000005441
union.domain.url = http://webunion_tl.yohobuy.com/union
password.aes.key = yoho9646yoho9646
\ No newline at end of file
password.aes.key = yoho9646yoho9646
graphic.isDel.repeatGraphic = true
graphic.generate.num = 1
graphic.request.count = 5
\ No newline at end of file
... ...
... ... @@ -25,4 +25,5 @@ youzan.uic.platform.url = https://uic.youzan.com
youzan.trade.days = 30
es.service.url = http://192.168.102.17:8087/yohomars-search
signature.single.key = yoho9646yoho9646
points.raffle.h5 = http://mars-test.yohops.com:9999/yohomars/mars-activity/dist/luck-draw/index.html
\ No newline at end of file
points.raffle.h5 = http://mars-test.yohops.com:9999/yohomars/mars-activity/dist/luck-draw/index.html
static.path = /yohomars/static/
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
yoho.messagecontroller.env.namespace = yoho-message-controller
yoho.messagecontroller.env.serverport = 7
yoho.messagecontroller.env.webapphome = /home/test/yohoJavaApp/yoho-message-controller/deploy/target
##push redis
redis.push.address=172.31.24.77
redis.push.port=16379
redis.push.auth=
redis.pool.maxTotal=200
redis.pool.maxIdle=100
redis.pool.minIdle=30
redis.pool.maxWaitMillis=10000
\ No newline at end of file
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
yoho.messagecontroller.env.namespace = yoho-message-controller
yoho.messagecontroller.env.serverport = 7
yoho.messagecontroller.env.webapphome = /home/test/yohoJavaApp/yoho-message-controller/deploy/target
redis.push.auth =
redis.push.port = 6379
redis.push.address = write.redis.yohoops.org
\ No newline at end of file
... ...
... ... @@ -49,4 +49,5 @@ deliver.yohostore.activity.coupons.b.start_time = 1506787200
deliver.yohostore.activity.coupons.b.end_time = 1507478399
deliver.yohostore.activity.coupons.b.amount = 999
deliver.yohostore.activity.coupons.b.couponId = 137548
yoho.stock.domain = http://api-pt.yohoops.org
\ No newline at end of file
yoho.stock.domain = http://api-pt.yohoops.org
env.profile = 01
\ No newline at end of file
... ...