Authored by meibaocai

Update yoho-gateway-autoconfig.properties

@@ -2,9 +2,7 @@ applepay.notifyurl = http://service.yoho.cn/payment/applepay_notify @@ -2,9 +2,7 @@ applepay.notifyurl = http://service.yoho.cn/payment/applepay_notify
2 2
3 autoconfig.properties = sharedAutoconfig 3 autoconfig.properties = sharedAutoconfig
4 4
5 -autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties  
6 -  
7 -browse.service.url = http://api.brower.yohoops.org:8092/brower/ 5 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties
8 6
9 degrade_articleNotice_level = 0 7 degrade_articleNotice_level = 0
10 degrade_complaintsCount_level = 0 8 degrade_complaintsCount_level = 0
@@ -28,8 +26,6 @@ file.uploadTempDir = /Data @@ -28,8 +26,6 @@ file.uploadTempDir = /Data
28 26
29 gateway.screen.mobilestart = ["147", "170", "171"] 27 gateway.screen.mobilestart = ["147", "170", "171"]
30 28
31 -gateway.signature.key.salt = mQyMTMwZjlmZTZmYjY4UjkNmYwZGM0OTk0Y  
32 -  
33 innerHostSuffix = yohops.com 29 innerHostSuffix = yohops.com
34 is_checksession_enable = false 30 is_checksession_enable = false
35 is_debug_enable = true 31 is_debug_enable = true
@@ -70,9 +66,14 @@ wechat.app.notifyurl = http://service.yoho.cn/payment/wechat_notify @@ -70,9 +66,14 @@ wechat.app.notifyurl = http://service.yoho.cn/payment/wechat_notify
70 66
71 wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify 67 wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify
72 68
73 -yoho.api.docs.filter = ^.*$  
74 -yoho.api.docs.switch = on  
75 -  
76 yoho.gateway.env.namespace = gateway 69 yoho.gateway.env.namespace = gateway
77 yoho.gateway.env.serverport = 0 70 yoho.gateway.env.serverport = 0
78 yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy 71 yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy
  72 +
  73 +#signature encrypt key salt
  74 +gateway.signature.key.salt=mQyMTMwZjlmZTZmYjY4UjkNmYwZGM0OTk0Y
  75 +
  76 +yoho.api.docs.switch=on
  77 +yoho.api.docs.filter=^.*$
  78 +
  79 +trace.enabled=true