global.properties 1.43 KB
# global configurations, ConfigReader will write this file to zookeeper.
# begin back video
appress.video.back.enable = false
ufo.order.deposit.inStock.switch = false
ufo.order.deposit.quickDeliver.switch = false
ufo.order.deposit.fastDeliver.switch = false


hystrix.command.orderAppraise.appraiseSuccess.execution.isolation.thread.timeoutInMilliseconds = 5000
hystrix.command.orderAppraise.appraiseFail.execution.isolation.thread.timeoutInMilliseconds    = 5000
hystrix.command.ufo-gateway.cancelBuyerOrderByCS.execution.isolation.thread.timeoutInMilliseconds = 5000
hystrix.command.uic.selectUserSession.execution.isolation.thread.timeoutInMilliseconds = 1000
hystrix.command.orderAppraise.appraiseUnsure.execution.isolation.thread.timeoutInMilliseconds = 10000
hystrix.command.orderAppraise.appraiseFailWithoutExpress.execution.isolation.thread.timeoutInMilliseconds = 5000
hystrix.command.orderAppraise.detectNotPass.execution.isolation.thread.timeoutInMilliseconds = 5000
hystrix.command.ufo-gateway.manualDealMon.execution.isolation.thread.timeoutInMilliseconds = 3000
hystrix.command.orderAppraise.judgeCenterNotPass.execution.isolation.thread.timeoutInMilliseconds = 5000
hystrix.command.orderAppraise.judgeCenterPass.execution.isolation.thread.timeoutInMilliseconds = 5000
hystrix.command.ufo-gateway.auditFailed.execution.isolation.thread.timeoutInMilliseconds = 5000

ufo.order.pay.isStop.transfer=false
ufo.order.pay.transferNeedUserApplyCash=true