config.properties
688 Bytes
#memcached
cache.servers.memcached.address=192.168.102.205:11211
####暂时不使用,待到订单上线的时候恢复使用#########
#MQ
rabbit.mq.host=192.168.102.162
rabbit.mq.port=32810
rabbit.mq.username=yoho
rabbit.mq.password=yoho
rabbit.mq.virtualHost=/yoho
#激活有效期(秒)
activeTime=3600
# ******************** redis servers ********************
redis.readonly.proxy.address=192.168.102.217
redis.readonly.proxy.port=6479
redis.readonly.proxy.auth=
redis.proxy.address=192.168.102.217
redis.proxy.port=6379
redis.proxy.auth=
#zkAddress=127.0.0.1:2181
# web context
web.context=union
#元宵节抽签活动,定时写文件的周期(分)
draw.writeFile.delay=1