Skip to content

Commit

Permalink
modify conf
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyijq committed Dec 30, 2018
1 parent a26389f commit 4466c34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qmq-dist/conf/broker.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#根据运行环境做对应修改
store.root=/data
meta.server.endpoint=http://<host>[:<port>]/meta/address
messagelog.retention.hours=1
messagelog.retention.hours=72
log.expired.delete.enable=true

#是否等待slave同步到消息才返回给producer,生产环境建议打开
Expand Down

0 comments on commit 4466c34

Please sign in to comment.